End of training
Browse files- README.md +6 -6
- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
- runs/Mar21_09-07-30_icdcub-03/events.out.tfevents.1711012501.icdcub-03 +3 -0
- runs/Mar21_09-27-49_icdcub-03/events.out.tfevents.1711013273.icdcub-03 +3 -0
- runs/Mar21_09-30-24_icdcub-03/events.out.tfevents.1711013428.icdcub-03 +3 -0
- runs/Mar21_09-33-38_icdcub-03/events.out.tfevents.1711013622.icdcub-03 +3 -0
- runs/Mar21_09-55-40_icdcub-03/events.out.tfevents.1711014945.icdcub-03 +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -38,8 +38,8 @@ More information needed
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 1e-05
|
41 |
-
- train_batch_size:
|
42 |
-
- eval_batch_size:
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: constant_with_warmup
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
-
- Transformers 4.
|
56 |
-
- Pytorch
|
57 |
-
- Datasets 2.
|
58 |
-
- Tokenizers 0.15.
|
|
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
- learning_rate: 1e-05
|
41 |
+
- train_batch_size: 64
|
42 |
+
- eval_batch_size: 64
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: constant_with_warmup
|
|
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
+
- Transformers 4.35.2
|
56 |
+
- Pytorch 1.13.1+cu117
|
57 |
+
- Datasets 2.15.0
|
58 |
+
- Tokenizers 0.15.0
|
config.json
CHANGED
@@ -147,7 +147,7 @@
|
|
147 |
50362
|
148 |
],
|
149 |
"torch_dtype": "float32",
|
150 |
-
"transformers_version": "4.
|
151 |
"use_cache": false,
|
152 |
"use_weighted_layer_sum": false,
|
153 |
"vocab_size": 51865
|
|
|
147 |
50362
|
148 |
],
|
149 |
"torch_dtype": "float32",
|
150 |
+
"transformers_version": "4.35.2",
|
151 |
"use_cache": false,
|
152 |
"use_weighted_layer_sum": false,
|
153 |
"vocab_size": 51865
|
generation_config.json
CHANGED
@@ -244,5 +244,5 @@
|
|
244 |
"transcribe": 50359,
|
245 |
"translate": 50358
|
246 |
},
|
247 |
-
"transformers_version": "4.
|
248 |
}
|
|
|
244 |
"transcribe": 50359,
|
245 |
"translate": 50358
|
246 |
},
|
247 |
+
"transformers_version": "4.35.2"
|
248 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2fbb67de888b47f779f2a7149b728027df2ed378b5fe7469afcc8900a4d6f2a
|
3 |
size 151061672
|
runs/Mar21_09-07-30_icdcub-03/events.out.tfevents.1711012501.icdcub-03
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f516243687ac7157f8f57c7f0bcdd0e8216a3675f2ddc536d3300d140bcd268
|
3 |
+
size 6342
|
runs/Mar21_09-27-49_icdcub-03/events.out.tfevents.1711013273.icdcub-03
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:161239eb21964796190a1118035c3176d77174efa8c785ce645e85f5cfef3482
|
3 |
+
size 4000
|
runs/Mar21_09-30-24_icdcub-03/events.out.tfevents.1711013428.icdcub-03
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc07caed7c5021ad82164fda79bef37decd84ebc0d2107ec9a1e7f4598058141
|
3 |
+
size 4000
|
runs/Mar21_09-33-38_icdcub-03/events.out.tfevents.1711013622.icdcub-03
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5becf0c859c658d3cc1ba3712e71cc52d1c3f7ef3c0418ffb3be1480e8b073e0
|
3 |
+
size 6342
|
runs/Mar21_09-55-40_icdcub-03/events.out.tfevents.1711014945.icdcub-03
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b0d95b35f800c487b3e807cd92e01add9a224b7620dcc1a0a1f10eef1722fbf
|
3 |
+
size 6306
|
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:d2f202075369818c824a35a9c722ff065a9c4bd1ba6d216fb933953e9d147ef0
|
3 |
+
size 4283
|