Upload pretrain_metadata.json with huggingface_hub
Browse files- pretrain_metadata.json +9 -0
pretrain_metadata.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"completed": [
|
| 3 |
+
{
|
| 4 |
+
"model_name": "google/rembert",
|
| 5 |
+
"perplexity": 1.9685,
|
| 6 |
+
"output_dir": "pretrained_checkpoints/google__rembert"
|
| 7 |
+
}
|
| 8 |
+
]
|
| 9 |
+
}
|