Upload ./config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./output/training_results/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./output/training_results/C016_Meta-Llama-3-8B_pretrain_20240721_092214",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|