Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +1 -0
models.jsonl
CHANGED
@@ -1270,3 +1270,4 @@
|
|
1270 |
{"model name": "facebook/opt-125m", "dataset name": "wiki_dpr"}
|
1271 |
{"model name": "openai-community/gpt2-xl", "dataset name": "wiki_dpr"}
|
1272 |
{"model name": "mistralai/Mistral-7B-Instruct-v0.1", "dataset name": "wiki_dpr"}
|
|
|
|
1270 |
{"model name": "facebook/opt-125m", "dataset name": "wiki_dpr"}
|
1271 |
{"model name": "openai-community/gpt2-xl", "dataset name": "wiki_dpr"}
|
1272 |
{"model name": "mistralai/Mistral-7B-Instruct-v0.1", "dataset name": "wiki_dpr"}
|
1273 |
+
{"model name": "rinna/japanese-gpt-neox-small", "dataset name": "wiki_dpr"}
|