DouglasPontes commited on
Commit
77bf05c
1 Parent(s): c807113

End of training

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. all_results.json +12 -12
  3. eval_results.json +7 -7
  4. train_results.json +6 -6
  5. trainer_state.json +0 -0
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-2019-90m](https://huggingface.co/cardiffnlp/twitter-roberta-base-2019-90m) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.9349
19
 
20
  ## Model description
21
 
 
15
 
16
  This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-2019-90m](https://huggingface.co/cardiffnlp/twitter-roberta-base-2019-90m) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.9422
19
 
20
  ## Model description
21
 
all_results.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
- "epoch": 2.62,
3
- "eval_loss": 2.006091594696045,
4
- "eval_runtime": 861.4578,
5
- "eval_samples": 771820,
6
- "eval_samples_per_second": 895.946,
7
- "eval_steps_per_second": 55.997,
8
- "perplexity": 7.4342046074668735,
9
- "train_loss": 2.133689431966146,
10
- "train_runtime": 416842.919,
11
- "train_samples": 14664588,
12
- "train_samples_per_second": 92.121,
13
- "train_steps_per_second": 5.758
14
  }
 
1
  {
2
+ "epoch": 5.05,
3
+ "eval_loss": 1.942165732383728,
4
+ "eval_runtime": 459.5033,
5
+ "eval_samples": 400000,
6
+ "eval_samples_per_second": 870.505,
7
+ "eval_steps_per_second": 54.407,
8
+ "perplexity": 6.97383809440389,
9
+ "train_loss": 2.0860133251953124,
10
+ "train_runtime": 289964.3288,
11
+ "train_samples": 7600000,
12
+ "train_samples_per_second": 132.43,
13
+ "train_steps_per_second": 8.277
14
  }
eval_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 2.62,
3
- "eval_loss": 2.006091594696045,
4
- "eval_runtime": 861.4578,
5
- "eval_samples": 771820,
6
- "eval_samples_per_second": 895.946,
7
- "eval_steps_per_second": 55.997,
8
- "perplexity": 7.4342046074668735
9
  }
 
1
  {
2
+ "epoch": 5.05,
3
+ "eval_loss": 1.942165732383728,
4
+ "eval_runtime": 459.5033,
5
+ "eval_samples": 400000,
6
+ "eval_samples_per_second": 870.505,
7
+ "eval_steps_per_second": 54.407,
8
+ "perplexity": 6.97383809440389
9
  }
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "epoch": 2.62,
3
- "train_loss": 2.133689431966146,
4
- "train_runtime": 416842.919,
5
- "train_samples": 14664588,
6
- "train_samples_per_second": 92.121,
7
- "train_steps_per_second": 5.758
8
  }
 
1
  {
2
+ "epoch": 5.05,
3
+ "train_loss": 2.0860133251953124,
4
+ "train_runtime": 289964.3288,
5
+ "train_samples": 7600000,
6
+ "train_samples_per_second": 132.43,
7
+ "train_steps_per_second": 8.277
8
  }
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff