Hartunka commited on
Commit
e3b1939
·
verified ·
1 Parent(s): 787846a

End of training

Browse files
Files changed (5) hide show
  1. README.md +16 -4
  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
@@ -1,11 +1,23 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  metrics:
5
  - accuracy
6
  model-index:
7
  - name: tiny_bert_bc_rand_5_v1
8
- results: []
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,10 +25,10 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # tiny_bert_bc_rand_5_v1
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.2519
19
- - Accuracy: 0.6859
20
 
21
  ## Model description
22
 
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ datasets:
5
+ - Hartunka/processed_book_corpus-rand-5
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: tiny_bert_bc_rand_5_v1
10
+ results:
11
+ - task:
12
+ name: Masked Language Modeling
13
+ type: fill-mask
14
+ dataset:
15
+ name: Hartunka/processed_book_corpus-rand-5
16
+ type: Hartunka/processed_book_corpus-rand-5
17
+ metrics:
18
+ - name: Accuracy
19
+ type: accuracy
20
+ value: 0.6821818171146403
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
25
 
26
  # tiny_bert_bc_rand_5_v1
27
 
28
+ This model is a fine-tuned version of [](https://huggingface.co/) on the Hartunka/processed_book_corpus-rand-5 dataset.
29
  It achieves the following results on the evaluation set:
30
+ - Loss: 3.1055
31
+ - Accuracy: 0.6822
32
 
33
  ## Model description
34
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 25.0,
3
+ "eval_accuracy": 0.6821818171146403,
4
+ "eval_loss": 3.105498790740967,
5
+ "eval_runtime": 161.4279,
6
+ "eval_samples": 120706,
7
+ "eval_samples_per_second": 747.739,
8
+ "eval_steps_per_second": 7.793,
9
+ "perplexity": 22.320349382780236,
10
+ "total_flos": 3.037727852389325e+18,
11
+ "train_loss": 3.5820748045259263,
12
+ "train_runtime": 127167.6489,
13
+ "train_samples": 2277342,
14
+ "train_samples_per_second": 447.705,
15
+ "train_steps_per_second": 4.664
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 25.0,
3
+ "eval_accuracy": 0.6821818171146403,
4
+ "eval_loss": 3.105498790740967,
5
+ "eval_runtime": 161.4279,
6
+ "eval_samples": 120706,
7
+ "eval_samples_per_second": 747.739,
8
+ "eval_steps_per_second": 7.793,
9
+ "perplexity": 22.320349382780236
10
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 25.0,
3
+ "total_flos": 3.037727852389325e+18,
4
+ "train_loss": 3.5820748045259263,
5
+ "train_runtime": 127167.6489,
6
+ "train_samples": 2277342,
7
+ "train_samples_per_second": 447.705,
8
+ "train_steps_per_second": 4.664
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff