Upload model_env_report.json with huggingface_hub
Browse files- model_env_report.json +18 -0
model_env_report.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"selected_checkpoint_dir": "checkpoints/step_1000",
|
| 3 |
+
"readme_front_matter": {
|
| 4 |
+
"license": "mit",
|
| 5 |
+
"library_name": "transformers"
|
| 6 |
+
},
|
| 7 |
+
"benchmark_category_count": 15,
|
| 8 |
+
"sha256": {
|
| 9 |
+
"README.md": "386d6edf80f857f39d703225ac05e0430da0dbafbbfc08895b2caed858e7a116",
|
| 10 |
+
"selected_config_json": "7087b54618ddc9cd146c068edaae90d07ca5227b4a0d9bdc9f54e3c03d4dcd39"
|
| 11 |
+
},
|
| 12 |
+
"selected_config_excerpt": {
|
| 13 |
+
"model_type": "bert",
|
| 14 |
+
"architectures": [
|
| 15 |
+
"BertModel"
|
| 16 |
+
]
|
| 17 |
+
}
|
| 18 |
+
}
|