ace-in-the-hole
commited on
End of training
Browse files- README.md +1 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -40,8 +40,7 @@ The following hyperparameters were used during training:
|
|
40 |
- gradient_accumulation_steps: 4
|
41 |
- total_train_batch_size: 256
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
-
- lr_scheduler_type:
|
44 |
-
- lr_scheduler_warmup_ratio: 0.1
|
45 |
- num_epochs: 20
|
46 |
|
47 |
### Training results
|
|
|
40 |
- gradient_accumulation_steps: 4
|
41 |
- total_train_batch_size: 256
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
+
- lr_scheduler_type: linear
|
|
|
44 |
- num_epochs: 20
|
45 |
|
46 |
### Training results
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1076133904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38cbf1cc12dbe63b7724e7f3159017eba71eda985ef3642386c59e4f1823f151
|
3 |
size 1076133904
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7859011c0c5796046b743bbfe386334c1277f0356876ec6222aa0a0fa61b3a19
|
3 |
size 5176
|