Upload models.jsonl with huggingface_hub
Browse files- models.jsonl +1 -0
models.jsonl
CHANGED
|
@@ -545,3 +545,4 @@
|
|
| 545 |
{"model name": "google-bert/bert-base-cased", "dataset name": "allenai/c4"}
|
| 546 |
{"model name": "distilbert/distilroberta-base", "dataset name": "allenai/c4"}
|
| 547 |
{"model name": "microsoft/deberta-base", "dataset name": "allenai/c4"}
|
|
|
|
|
|
| 545 |
{"model name": "google-bert/bert-base-cased", "dataset name": "allenai/c4"}
|
| 546 |
{"model name": "distilbert/distilroberta-base", "dataset name": "allenai/c4"}
|
| 547 |
{"model name": "microsoft/deberta-base", "dataset name": "allenai/c4"}
|
| 548 |
+
{"model name": "distilbert/distilbert-base-multilingual-cased", "dataset name": "allenai/c4"}
|