Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +1 -0
models.jsonl
CHANGED
@@ -1393,3 +1393,4 @@
|
|
1393 |
{"model name": "HuggingFaceH4/zephyr-7b-beta", "dataset name": "wikipedia"}
|
1394 |
{"model name": "sshleifer/tiny-gpt2", "dataset name": "wikipedia"}
|
1395 |
{"model name": "openai-community/gpt2", "dataset name": "truthful_qa"}
|
|
|
|
1393 |
{"model name": "HuggingFaceH4/zephyr-7b-beta", "dataset name": "wikipedia"}
|
1394 |
{"model name": "sshleifer/tiny-gpt2", "dataset name": "wikipedia"}
|
1395 |
{"model name": "openai-community/gpt2", "dataset name": "truthful_qa"}
|
1396 |
+
{"model name": "distilbert/distilgpt2", "dataset name": "truthful_qa"}
|