gokulsrinivasagan commited on
Commit
b94b157
·
verified ·
1 Parent(s): 53c0e52

End of training

Browse files
README.md CHANGED
@@ -2,11 +2,23 @@
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: bert_tiny_olda_book_5_v1
9
- results: []
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +26,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bert_tiny_olda_book_5_v1
16
 
17
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.4052
20
  - Accuracy: 0.0003
 
2
  library_name: transformers
3
  tags:
4
  - generated_from_trainer
5
+ datasets:
6
+ - gokulsrinivasagan/processed_book_corpus-ld-5
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: bert_tiny_olda_book_5_v1
11
+ results:
12
+ - task:
13
+ name: Masked Language Modeling
14
+ type: fill-mask
15
+ dataset:
16
+ name: gokulsrinivasagan/processed_book_corpus-ld-5
17
+ type: gokulsrinivasagan/processed_book_corpus-ld-5
18
+ metrics:
19
+ - name: Accuracy
20
+ type: accuracy
21
+ value: 0.00026116278421770196
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
26
 
27
  # bert_tiny_olda_book_5_v1
28
 
29
+ This model is a fine-tuned version of [](https://huggingface.co/) on the gokulsrinivasagan/processed_book_corpus-ld-5 dataset.
30
  It achieves the following results on the evaluation set:
31
  - Loss: 1.4052
32
  - Accuracy: 0.0003
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 25.0,
3
+ "eval_accuracy": 0.00026116278421770196,
4
+ "eval_loss": 1.4052389860153198,
5
+ "eval_runtime": 125.802,
6
+ "eval_samples": 120706,
7
+ "eval_samples_per_second": 959.492,
8
+ "eval_steps_per_second": 6.001,
9
+ "perplexity": 4.0765008515584835,
10
+ "total_flos": 3.037727852389325e+18,
11
+ "train_loss": 1.4185539668615035,
12
+ "train_runtime": 69706.7176,
13
+ "train_samples": 2277342,
14
+ "train_samples_per_second": 816.758,
15
+ "train_steps_per_second": 5.105
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 25.0,
3
+ "eval_accuracy": 0.00026116278421770196,
4
+ "eval_loss": 1.4052389860153198,
5
+ "eval_runtime": 125.802,
6
+ "eval_samples": 120706,
7
+ "eval_samples_per_second": 959.492,
8
+ "eval_steps_per_second": 6.001,
9
+ "perplexity": 4.0765008515584835
10
+ }
logs/events.out.tfevents.1739284674.ki-g0009.18398.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b176ff95fb00554951d9b71172d37b166a0bbfe3429fb7e949d30e4742aed7
3
+ size 417
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 25.0,
3
+ "total_flos": 3.037727852389325e+18,
4
+ "train_loss": 1.4185539668615035,
5
+ "train_runtime": 69706.7176,
6
+ "train_samples": 2277342,
7
+ "train_samples_per_second": 816.758,
8
+ "train_steps_per_second": 5.105
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff