Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"dropout": 0.0,
|
| 11 |
"bias": true
|
| 12 |
},
|
| 13 |
-
"total_parameters":
|
| 14 |
"tokenizer": "tiktoken gpt2 (50,257 BPE tokens)",
|
| 15 |
"framework": "PyTorch",
|
| 16 |
"prompt_format": "Alpaca (### Instruction / ### Input / ### Response)"
|
|
|
|
| 10 |
"dropout": 0.0,
|
| 11 |
"bias": true
|
| 12 |
},
|
| 13 |
+
"total_parameters": 123.849984,
|
| 14 |
"tokenizer": "tiktoken gpt2 (50,257 BPE tokens)",
|
| 15 |
"framework": "PyTorch",
|
| 16 |
"prompt_format": "Alpaca (### Instruction / ### Input / ### Response)"
|