Upload config.json with huggingface_hub
Browse files- config.json +7 -0
config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "astroPT",
|
3 |
+
"architectures": [
|
4 |
+
"astroPT"
|
5 |
+
],
|
6 |
+
"_comment": "This file is used for download tracking. The actual model configuration is in hparam.txt."
|
7 |
+
}
|