gokulsrinivasagan commited on
Commit
f22b430
·
verified ·
1 Parent(s): 0294acc

End of training

Browse files
README.md CHANGED
@@ -3,11 +3,23 @@ license: mit
3
  base_model: openai-community/gpt2
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: gpt_train_6_256
10
- results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # gpt_train_6_256
17
 
18
- This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 9.4766
21
  - Accuracy: 0.0851
 
3
  base_model: openai-community/gpt2
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - gokuls/wiki_book_corpus_raw_dataset_tiny
8
  metrics:
9
  - accuracy
10
  model-index:
11
  - name: gpt_train_6_256
12
+ results:
13
+ - task:
14
+ name: Causal Language Modeling
15
+ type: text-generation
16
+ dataset:
17
+ name: gokuls/wiki_book_corpus_raw_dataset_tiny
18
+ type: gokuls/wiki_book_corpus_raw_dataset_tiny
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.08509852797509099
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
27
 
28
  # gpt_train_6_256
29
 
30
+ This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on the gokuls/wiki_book_corpus_raw_dataset_tiny dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 9.4766
33
  - Accuracy: 0.0851
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.018308631211857017,
3
+ "eval_accuracy": 0.08509852797509099,
4
+ "eval_loss": 9.4765625,
5
+ "eval_runtime": 276.521,
6
+ "eval_samples": 33767,
7
+ "eval_samples_per_second": 122.114,
8
+ "eval_steps_per_second": 3.392,
9
+ "perplexity": 13050.249090978768,
10
+ "total_flos": 352197518819328.0,
11
+ "train_loss": 10.035667782738095,
12
+ "train_runtime": 94125.7847,
13
+ "train_samples": 660643,
14
+ "train_samples_per_second": 701.873,
15
+ "train_steps_per_second": 19.497
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.018308631211857017,
3
+ "eval_accuracy": 0.08509852797509099,
4
+ "eval_loss": 9.4765625,
5
+ "eval_runtime": 276.521,
6
+ "eval_samples": 33767,
7
+ "eval_samples_per_second": 122.114,
8
+ "eval_steps_per_second": 3.392,
9
+ "perplexity": 13050.249090978768
10
+ }
logs/events.out.tfevents.1719936564.s_005_m.77216.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b8469589ffa192e9aca4810c4579d1a49423047b808993e85ac52717c71dff
3
+ size 363
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.018308631211857017,
3
+ "total_flos": 352197518819328.0,
4
+ "train_loss": 10.035667782738095,
5
+ "train_runtime": 94125.7847,
6
+ "train_samples": 660643,
7
+ "train_samples_per_second": 701.873,
8
+ "train_steps_per_second": 19.497
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff