craa commited on
Commit
1efff06
·
verified ·
1 Parent(s): 19d5bf0

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.5344
21
- - Accuracy: 0.3757
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.5709
21
+ - Accuracy: 0.3680
22
 
23
  ## Model description
24
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 28.812761993479274,
3
+ "eval_accuracy": 0.3679951522337063,
4
+ "eval_loss": 3.5708882808685303,
5
+ "eval_runtime": 84.1498,
6
+ "eval_samples": 16651,
7
+ "eval_samples_per_second": 197.873,
8
+ "eval_steps_per_second": 12.371,
9
+ "perplexity": 35.54815587804809,
10
+ "total_flos": 2.068898812526592e+18,
11
+ "train_loss": 3.3872425547898417,
12
+ "train_runtime": 73941.0651,
13
+ "train_samples": 274807,
14
+ "train_samples_per_second": 185.828,
15
+ "train_steps_per_second": 2.323
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 28.812761993479274,
3
+ "eval_accuracy": 0.3679951522337063,
4
+ "eval_loss": 3.5708882808685303,
5
+ "eval_runtime": 84.1498,
6
+ "eval_samples": 16651,
7
+ "eval_samples_per_second": 197.873,
8
+ "eval_steps_per_second": 12.371,
9
+ "perplexity": 35.54815587804809
10
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 28.812761993479274,
3
+ "total_flos": 2.068898812526592e+18,
4
+ "train_loss": 3.3872425547898417,
5
+ "train_runtime": 73941.0651,
6
+ "train_samples": 274807,
7
+ "train_samples_per_second": 185.828,
8
+ "train_steps_per_second": 2.323
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff