Training in progress, step 100
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +2 -2
config.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"mlp_bias": false,
|
| 15 |
"model_type": "llama",
|
| 16 |
"num_attention_heads": 8,
|
| 17 |
-
"num_hidden_layers":
|
| 18 |
"num_key_value_heads": 1,
|
| 19 |
"pad_token_id": 2,
|
| 20 |
"pretraining_tp": 1,
|
|
|
|
| 14 |
"mlp_bias": false,
|
| 15 |
"model_type": "llama",
|
| 16 |
"num_attention_heads": 8,
|
| 17 |
+
"num_hidden_layers": 12,
|
| 18 |
"num_key_value_heads": 1,
|
| 19 |
"pad_token_id": 2,
|
| 20 |
"pretraining_tp": 1,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0ae2ac74f450394a713b731a2da90d340208c74998638dd5e5973fcc49be4c8
|
| 3 |
+
size 100963088
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a803cb6eb208632a8373c721433c74b4c33dded0bb3aa37e620ea5c7bcd94e3c
|
| 3 |
+
size 5112
|