Alex14005 commited on
Commit
8aac09e
1 Parent(s): 20a3df5

Model save

Browse files
README.md CHANGED
@@ -40,7 +40,7 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 7
44
 
45
  ### Training results
46
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 12
44
 
45
  ### Training results
46
 
all_results.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 7.0,
3
+ "eval_accuracy": 0.5692307692307692,
4
+ "eval_loss": 0.9518502950668335,
5
+ "eval_runtime": 1.1258,
6
+ "eval_samples_per_second": 57.736,
7
+ "eval_steps_per_second": 7.994,
8
+ "total_flos": 3.525948730257408e+16,
9
+ "train_loss": 1.0869516039651537,
10
+ "train_runtime": 29.3964,
11
+ "train_samples_per_second": 15.478,
12
+ "train_steps_per_second": 2.143
13
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 7.0,
3
+ "eval_accuracy": 0.5692307692307692,
4
+ "eval_loss": 0.9518502950668335,
5
+ "eval_runtime": 1.1258,
6
+ "eval_samples_per_second": 57.736,
7
+ "eval_steps_per_second": 7.994
8
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47cfc1021d3712af05d595c9e553d851e13f965968f037c4482b9d3cc668f700
3
  size 343274861
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef5c35c6fbdfb372a50581c796034c70a5db3a1ac06e55184969718f8c861ccd
3
  size 343274861
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 7.0,
3
+ "total_flos": 3.525948730257408e+16,
4
+ "train_loss": 1.0869516039651537,
5
+ "train_runtime": 29.3964,
6
+ "train_samples_per_second": 15.478,
7
+ "train_steps_per_second": 2.143
8
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8166698d14c105dd4cb1dd5cba2f41b41fa8229a8bc2674db53a75ceaae4409
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e5e0b8e8fa00cf33572dd685af76558b8901abfce760d15efa9b0935bc502f4
3
  size 4091