craa commited on
Commit
2a9b38f
·
verified ·
1 Parent(s): 3079b71

End of training

Browse files
Files changed (5) hide show
  1. README.md +2 -2
  2. all_results.json +16 -0
  3. eval_results.json +10 -0
  4. train_results.json +9 -0
  5. trainer_state.json +0 -0
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 3.5490
21
- - Accuracy: 0.3748
22
 
23
  ## Model description
24
 
 
17
 
18
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 3.5547
21
+ - Accuracy: 0.3701
22
 
23
  ## Model description
24
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.103924080111785,
3
+ "eval_accuracy": 0.370067158628132,
4
+ "eval_loss": 3.55469012260437,
5
+ "eval_runtime": 53.2876,
6
+ "eval_samples": 16651,
7
+ "eval_samples_per_second": 312.474,
8
+ "eval_steps_per_second": 19.536,
9
+ "perplexity": 34.97697971282494,
10
+ "total_flos": 2.089804004130816e+18,
11
+ "train_loss": 0.6325257542419433,
12
+ "train_runtime": 8950.0697,
13
+ "train_samples": 274807,
14
+ "train_samples_per_second": 1535.223,
15
+ "train_steps_per_second": 19.195
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.103924080111785,
3
+ "eval_accuracy": 0.370067158628132,
4
+ "eval_loss": 3.55469012260437,
5
+ "eval_runtime": 53.2876,
6
+ "eval_samples": 16651,
7
+ "eval_samples_per_second": 312.474,
8
+ "eval_steps_per_second": 19.536,
9
+ "perplexity": 34.97697971282494
10
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 29.103924080111785,
3
+ "total_flos": 2.089804004130816e+18,
4
+ "train_loss": 0.6325257542419433,
5
+ "train_runtime": 8950.0697,
6
+ "train_samples": 274807,
7
+ "train_samples_per_second": 1535.223,
8
+ "train_steps_per_second": 19.195
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff