gokuls commited on
Commit
a12a9c2
·
verified ·
1 Parent(s): edaa2ca

End of training

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ trainer_state.json filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -3,11 +3,23 @@ license: apache-2.0
3
  base_model: bert-large-uncased
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: BERT_pretraining_h_100
10
- results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,10 +27,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # BERT_pretraining_h_100
17
 
18
- This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 7.2729
21
- - Accuracy: 0.0466
22
 
23
  ## Model description
24
 
 
3
  base_model: bert-large-uncased
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - gokuls/wiki_book_corpus_complete_processed_bert_dataset
8
  metrics:
9
  - accuracy
10
  model-index:
11
  - name: BERT_pretraining_h_100
12
+ results:
13
+ - task:
14
+ name: Masked Language Modeling
15
+ type: fill-mask
16
+ dataset:
17
+ name: gokuls/wiki_book_corpus_complete_processed_bert_dataset
18
+ type: gokuls/wiki_book_corpus_complete_processed_bert_dataset
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.046532742314357264
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
27
 
28
  # BERT_pretraining_h_100
29
 
30
+ This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the gokuls/wiki_book_corpus_complete_processed_bert_dataset dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 7.2715
33
+ - Accuracy: 0.0465
34
 
35
  ## Model description
36
 
all_results.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.08,
3
+ "eval_accuracy": 0.046532742314357264,
4
+ "eval_loss": 7.271477699279785,
5
+ "eval_runtime": 4660.8456,
6
+ "eval_samples": 308356,
7
+ "eval_samples_per_second": 66.159,
8
+ "eval_steps_per_second": 1.838,
9
+ "perplexity": 1438.6748118015762,
10
+ "train_loss": 6.360574986918753,
11
+ "train_runtime": 359993.4588,
12
+ "train_samples": 5858758,
13
+ "train_samples_per_second": 1627.462,
14
+ "train_steps_per_second": 45.207
15
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.08,
3
+ "eval_accuracy": 0.046532742314357264,
4
+ "eval_loss": 7.271477699279785,
5
+ "eval_runtime": 4660.8456,
6
+ "eval_samples": 308356,
7
+ "eval_samples_per_second": 66.159,
8
+ "eval_steps_per_second": 1.838,
9
+ "perplexity": 1438.6748118015762
10
+ }
logs/events.out.tfevents.1706558746.ki-g0009 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a39b4c3359c9659e6929bd94d768a63f21ba5f32a418cb2effa87e33f6a429f3
3
+ size 40
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.08,
3
+ "train_loss": 6.360574986918753,
4
+ "train_runtime": 359993.4588,
5
+ "train_samples": 5858758,
6
+ "train_samples_per_second": 1627.462,
7
+ "train_steps_per_second": 45.207
8
+ }
trainer_state.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638d2490cb63eed89f205570cf3d640333e5f8ef7384986019be38a8db27236c
3
+ size 20771574