Spaces:
Sleeping
Sleeping
luet commited on
Commit ·
4b69a41
1
Parent(s): 7b1f6d1
correct
Browse files- models.json +1 -20
models.json
CHANGED
|
@@ -1,22 +1,3 @@
|
|
| 1 |
[
|
| 2 |
-
|
| 3 |
-
"name": "GPT-3",
|
| 4 |
-
"description": "A language model capable of generating human-like text.",
|
| 5 |
-
"dateOfRelease": "2020"
|
| 6 |
-
},
|
| 7 |
-
{
|
| 8 |
-
"name": "BERT",
|
| 9 |
-
"description": "A model for natural language understanding tasks like question answering and sentiment analysis.",
|
| 10 |
-
"dateOfRelease": "2018"
|
| 11 |
-
},
|
| 12 |
-
{
|
| 13 |
-
"name": "DALL·E",
|
| 14 |
-
"description": "A model for generating images from textual descriptions.",
|
| 15 |
-
"dateOfRelease": "2021"
|
| 16 |
-
},
|
| 17 |
-
{
|
| 18 |
-
"name": "ResNet",
|
| 19 |
-
"description": "A deep convolutional network for image recognition tasks.",
|
| 20 |
-
"dateOfRelease": "2015"
|
| 21 |
-
}
|
| 22 |
]
|
|
|
|
| 1 |
[
|
| 2 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
]
|