From 8adbd0cb5890776ed8c1fe83ccfba1e649a33391 Mon Sep 17 00:00:00 2001 From: Stoic Date: Sat, 14 Oct 2023 01:45:44 +0530 Subject: [PATCH] add --- .ipynb_checkpoints/metadata-checkpoint.json | 86 +++++++++++++++++++++ metadata.json | 2 +- 2 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 .ipynb_checkpoints/metadata-checkpoint.json diff --git a/.ipynb_checkpoints/metadata-checkpoint.json b/.ipynb_checkpoints/metadata-checkpoint.json new file mode 100644 index 0000000..fc3805e --- /dev/null +++ b/.ipynb_checkpoints/metadata-checkpoint.json @@ -0,0 +1,86 @@ +[ + { + "id": "fashiongpt_70b_v1_1", + "name": "FashionGPT-70B-V1.1", + "group_name": "ibu", + "description": { + "homepage": "google.com", + "repository": "github.com", + "paper": "arxvi.com", + "leaderboard": "sample.com", + "point_of_contact": "name - email" + }, + "tasks": ["PET Scan Analysis", "X-ray Analysis", "CT Scan Analysis"], + "modalities": ["Images"], + "datasets": [ + { + "name": "dataset 1", + "url": "https://huggingface.co/datasets/bigcode/the-stack" + }, + { + "name": "dataset 2", + "url": "https://huggingface.co/datasets/bigcode/the-stack" + } + ], + "source": { + "name": "Huggingface", + "url": "https://huggingface.co/openai/whisper-large-v2" + }, + "license": "BSL-1.0" + }, + { + "id": "codellama_13b_oasst_sft_v10", + "name": "codellama-13b-oasst-sft-v10", + "description": { + "homepage": "google.com", + "repository": "github.com", + "paper": "arxvi.com", + "leaderboard": "sample.com", + "point_of_contact": "name - email" + }, + "tasks": ["Lab Test Result Interpretation", "X-ray Analysis"], + "modalities": ["texts"], + "source": { + "name": "Kaggle", + "url": "https://www.kaggle.com/models/tatsu-lab/alpaca" + }, + "license": "APSL-2.0" + }, + { + "id": "gte_tiny", + "name": "gte-tiny", + "group_name": "TaylorAI", + "description": { + "homepage": "google.com", + "repository": "github.com", + "paper": "arxvi.com", + "leaderboard": "sample.com", + "point_of_contact": "name - email" + }, + "tasks": ["Lab Test Result Interpretation"], + "modalities": ["texts"], + "datasets": [ + { + "name": "dataset 1", + "url": "https://huggingface.co/datasets/bigcode/the-stack" + }, + { + "name": "dataset 2", + "url": "https://huggingface.co/datasets/bigcode/the-stack" + }, + { + "name": "dataset 1", + "url": "https://huggingface.co/datasets/bigcode/the-stack" + }, + { + "name": "dataset 23", + "url": "https://huggingface.co/datasets/bigcode/the-stack" + } + ], + "source": { + "name": "Kaggle", + "url": "https://www.kaggle.com/models/tatsu-lab/alpaca" + }, + "license": "APSL-2.0" + } +] diff --git a/metadata.json b/metadata.json index 56699cb..fc3805e 100644 --- a/metadata.json +++ b/metadata.json @@ -73,7 +73,7 @@ "url": "https://huggingface.co/datasets/bigcode/the-stack" }, { - "name": "dataset 2", + "name": "dataset 23", "url": "https://huggingface.co/datasets/bigcode/the-stack" } ],