Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +1 -0
models.jsonl
CHANGED
@@ -1395,3 +1395,4 @@
|
|
1395 |
{"model name": "openai-community/gpt2", "dataset name": "truthful_qa"}
|
1396 |
{"model name": "distilbert/distilgpt2", "dataset name": "truthful_qa"}
|
1397 |
{"model name": "facebook/opt-2.7b", "dataset name": "truthful_qa"}
|
|
|
|
1395 |
{"model name": "openai-community/gpt2", "dataset name": "truthful_qa"}
|
1396 |
{"model name": "distilbert/distilgpt2", "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"}
|