End of training
Browse files- README.md +1 -0
- config.json +1 -1
- model-00001-of-00003.safetensors +2 -2
- model-00002-of-00003.safetensors +2 -2
- model-00003-of-00003.safetensors +2 -2
- training_args.bin +2 -2
README.md
CHANGED
@@ -45,6 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 1
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 1
|
48 |
+
- mixed_precision_training: Native AMP
|
49 |
|
50 |
### Training results
|
51 |
|
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"rotary_emb_base": 10000,
|
23 |
"rotary_pct": 0.25,
|
24 |
"tie_word_embeddings": false,
|
25 |
-
"torch_dtype": "
|
26 |
"transformers_version": "4.44.0",
|
27 |
"use_cache": true,
|
28 |
"use_parallel_residual": true,
|
|
|
22 |
"rotary_emb_base": 10000,
|
23 |
"rotary_pct": 0.25,
|
24 |
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "float16",
|
26 |
"transformers_version": "4.44.0",
|
27 |
"use_cache": true,
|
28 |
"use_parallel_residual": true,
|
model-00001-of-00003.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:387861076b736199475344073a5ffef07f9a25a869bad78eac4cf52635cc0977
|
3 |
+
size 4977795320
|
model-00002-of-00003.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:1997687dc7825df18e69c022bee50624f691da64a2791a5fe319cbe0b654f403
|
3 |
+
size 4967383992
|
model-00003-of-00003.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:a51f1957c1f312fae6e2e895675af06a2e71d3bd5dfe0083523adfdc9efcea45
|
3 |
+
size 3769470640
|
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:f1022d8ff3b08f249eb0e6299a2f1ea8345e60ca4825bf55e0b6d1bc1f6e0954
|
3 |
+
size 6776
|