saumyasinha0510
commited on
Commit
•
a1f903b
1
Parent(s):
d13a56c
Training complete.
Browse files- README.md +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
39 |
- total_train_batch_size: 16
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- lr_scheduler_warmup_steps:
|
43 |
- num_epochs: 1
|
44 |
|
45 |
### Training results
|
|
|
39 |
- total_train_batch_size: 16
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
+
- lr_scheduler_warmup_steps: 5000
|
43 |
- num_epochs: 1
|
44 |
|
45 |
### Training results
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2283652852
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2140852058a885ddca0a8cffda3749364a82a8d4869c0347a0469f6a1b7c7885
|
3 |
size 2283652852
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2944b1cd70641189dab473d93ad77f5fecf8debb7f8050f1c20eb0b5a035f69
|
3 |
size 4536
|