sweety1999
commited on
End of training
Browse files- README.md +5 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -41,7 +41,11 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 100
|
44 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
45 |
|
46 |
### Framework versions
|
47 |
|
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: linear
|
43 |
- lr_scheduler_warmup_steps: 100
|
44 |
+
- num_epochs: 1
|
45 |
+
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
|
49 |
|
50 |
### Framework versions
|
51 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 207490432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:100bf9a3c0fe0a48fce72f0a357c0ce02be5f5053945a2179da544f7fc339266
|
3 |
size 207490432
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b11c1e15b6c60a9c7696dd0987d44ca6746b6260f5c4095d76fb2a6e895dd38e
|
3 |
size 4920
|