Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +3 -0
models.jsonl
CHANGED
@@ -1258,3 +1258,6 @@
|
|
1258 |
{"model name": "facebook/opt-2.7b", "dataset name": "wiki_dpr"}
|
1259 |
{"model name": "TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ", "dataset name": "wiki_dpr"}
|
1260 |
{"model name": "bigscience/bloom-560m", "dataset name": "wiki_dpr"}
|
|
|
|
|
|
|
|
1258 |
{"model name": "facebook/opt-2.7b", "dataset name": "wiki_dpr"}
|
1259 |
{"model name": "TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ", "dataset name": "wiki_dpr"}
|
1260 |
{"model name": "bigscience/bloom-560m", "dataset name": "wiki_dpr"}
|
1261 |
+
{"model name": "meta-llama/Llama-2-7b-chat-hf", "dataset name": "wiki_dpr"}
|
1262 |
+
{"model name": "baffo32/decapoda-research-llama-7B-hf", "dataset name": "wiki_dpr"}
|
1263 |
+
{"model name": "meta-llama/Llama-2-7b-hf", "dataset name": "wiki_dpr"}
|