Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +6 -0
models.jsonl
CHANGED
@@ -1397,3 +1397,9 @@
|
|
1397 |
{"model name": "facebook/opt-2.7b", "dataset name": "truthful_qa"}
|
1398 |
{"model name": "meta-llama/Llama-2-7b-chat-hf", "dataset name": "truthful_qa"}
|
1399 |
{"model name": "bigscience/bloom-560m", "dataset name": "truthful_qa"}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1397 |
{"model name": "facebook/opt-2.7b", "dataset name": "truthful_qa"}
|
1398 |
{"model name": "meta-llama/Llama-2-7b-chat-hf", "dataset name": "truthful_qa"}
|
1399 |
{"model name": "bigscience/bloom-560m", "dataset name": "truthful_qa"}
|
1400 |
+
{"model name": "TheBloke/Mixtral-8x7B-Instruct-v0.1-GPTQ", "dataset name": "truthful_qa"}
|
1401 |
+
{"model name": "meta-llama/Llama-2-7b-hf", "dataset name": "truthful_qa"}
|
1402 |
+
{"model name": "mistralai/Mixtral-8x7B-Instruct-v0.1", "dataset name": "truthful_qa"}
|
1403 |
+
{"model name": "tiiuae/falcon-40b-instruct", "dataset name": "truthful_qa"}
|
1404 |
+
{"model name": "mistralai/Mistral-7B-v0.1", "dataset name": "truthful_qa"}
|
1405 |
+
{"model name": "HuggingFaceM4/tiny-random-LlamaForCausalLM", "dataset name": "truthful_qa"}
|