gokulsrinivasagan commited on
Commit
19d774d
1 Parent(s): d9f605f

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_2_768
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_2_768
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: 7.4883
21
  - Accuracy: 0.1039
 
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_2_768
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.10393614847954215
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
27
 
28
  # gpt_train_2_768
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: 7.4883
33
  - Accuracy: 0.1039
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.03797345732829604,
3
+ "eval_accuracy": 0.10393614847954215,
4
+ "eval_loss": 7.48828125,
5
+ "eval_runtime": 235.3204,
6
+ "eval_samples": 33767,
7
+ "eval_samples_per_second": 143.494,
8
+ "eval_steps_per_second": 2.244,
9
+ "perplexity": 1786.9780822945145,
10
+ "total_flos": 2185295466332160.0,
11
+ "train_loss": 8.552704480229592,
12
+ "train_runtime": 93913.2173,
13
+ "train_samples": 660643,
14
+ "train_samples_per_second": 703.461,
15
+ "train_steps_per_second": 10.992
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.03797345732829604,
3
+ "eval_accuracy": 0.10393614847954215,
4
+ "eval_loss": 7.48828125,
5
+ "eval_runtime": 235.3204,
6
+ "eval_samples": 33767,
7
+ "eval_samples_per_second": 143.494,
8
+ "eval_steps_per_second": 2.244,
9
+ "perplexity": 1786.9780822945145
10
+ }
logs/events.out.tfevents.1719936230.s_005_m.77102.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74a4f62086426e32f248905917e0ea2ba13690108c59cea43c3695d9ccfc4214
3
+ size 363
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.03797345732829604,
3
+ "total_flos": 2185295466332160.0,
4
+ "train_loss": 8.552704480229592,
5
+ "train_runtime": 93913.2173,
6
+ "train_samples": 660643,
7
+ "train_samples_per_second": 703.461,
8
+ "train_steps_per_second": 10.992
9
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff