swaroopajit
commited on
Commit
•
9340565
1
Parent(s):
4b5b2fb
End of training
Browse files- README.md +5 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -40,7 +40,11 @@ The following hyperparameters were used during training:
|
|
40 |
- total_train_batch_size: 32
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
44 |
|
45 |
### Framework versions
|
46 |
|
|
|
40 |
- total_train_batch_size: 32
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 30
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
|
48 |
|
49 |
### Framework versions
|
50 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 706584273
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e53d362b93c86eaa5476ac25fe223b503430fa978a4c304cacdeac4dbf8bb0c
|
3 |
size 706584273
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60653fc36402e24e3da53a772d4adf31266c06898d96f0274332783b61a76c43
|
3 |
size 4027
|