Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Stoic authored and Stoic committed Oct 13, 2023
1 parent 3b0bc89 commit 8adbd0c
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 1 deletion.
86 changes: 86 additions & 0 deletions .ipynb_checkpoints/metadata-checkpoint.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
],
Expand Down

0 comments on commit 8adbd0c

Please sign in to comment.