absonS commited on
Commit
4f5cadc
·
verified ·
1 Parent(s): ae09a38

End of training

Browse files
Files changed (2) hide show
  1. all_results.json +8 -0
  2. test_results.json +8 -9
all_results.json CHANGED
@@ -1,5 +1,13 @@
1
  {
2
  "epoch": 1.4222222222222223,
 
 
 
 
 
 
 
 
3
  "total_flos": 460888389916608.0,
4
  "train_loss": 0.39278189301490785,
5
  "train_runtime": 20304.3046,
 
1
  {
2
  "epoch": 1.4222222222222223,
3
+ "test_accuracy": 0.858,
4
+ "test_f1-score": 0.8647619047619047,
5
+ "test_loss": 0.33392155170440674,
6
+ "test_precision": 0.8533834586466166,
7
+ "test_recall": 0.8764478764478765,
8
+ "test_runtime": 152.1362,
9
+ "test_samples_per_second": 6.573,
10
+ "test_steps_per_second": 0.414,
11
  "total_flos": 460888389916608.0,
12
  "train_loss": 0.39278189301490785,
13
  "train_runtime": 20304.3046,
test_results.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
- "test_accuracy": 0.86,
3
- "test_f1-score": 0.8674242424242424,
4
- "test_loss": 0.34267666935920715,
5
- "test_model_preparation_time": 0.007,
6
- "test_precision": 0.8513011152416357,
7
- "test_recall": 0.8841698841698842,
8
- "test_runtime": 157.4306,
9
- "test_samples_per_second": 6.352,
10
- "test_steps_per_second": 0.4
11
  }
 
1
  {
2
+ "test_accuracy": 0.858,
3
+ "test_f1-score": 0.8647619047619047,
4
+ "test_loss": 0.33392155170440674,
5
+ "test_precision": 0.8533834586466166,
6
+ "test_recall": 0.8764478764478765,
7
+ "test_runtime": 152.1362,
8
+ "test_samples_per_second": 6.573,
9
+ "test_steps_per_second": 0.414
 
10
  }