Hyounguk commited on
Commit
03e8c60
·
verified ·
1 Parent(s): 10156c2

End of training

Browse files
README.md CHANGED
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - eval_loss: 6.0082
19
- - eval_runtime: 31.1257
20
- - eval_samples_per_second: 450.657
21
- - eval_steps_per_second: 14.104
22
- - epoch: 1.06
23
- - step: 50
24
 
25
  ## Model description
26
 
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.38.2
57
- - Pytorch 2.2.1+cu121
58
- - Datasets 2.18.0
59
- - Tokenizers 0.15.2
 
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 5.4761
19
+ - eval_runtime: 13.3388
20
+ - eval_samples_per_second: 1030.149
21
+ - eval_steps_per_second: 32.237
22
+ - epoch: 1.6071
23
+ - step: 90
24
 
25
  ## Model description
26
 
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.41.2
57
+ - Pytorch 2.3.0+cu121
58
+ - Datasets 2.20.0
59
+ - Tokenizers 0.19.1
config.json CHANGED
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.38.2",
37
  "use_cache": true,
38
  "vocab_size": 50000
39
  }
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.41.2",
37
  "use_cache": true,
38
  "vocab_size": 50000
39
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
- "transformers_version": "4.38.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 0,
4
  "eos_token_id": 0,
5
+ "transformers_version": "4.41.2"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d3597e78d0c33601a715fffdc4954c537bffc9925880a0b75e8fae06c27bffa
3
  size 496984704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956defc9fb9e8f929d59fd6710565a67d57f26986af5dbae21db227b57d9450a
3
  size 496984704
runs/Jul10_07-19-15_efda8f1836df/events.out.tfevents.1720595965.efda8f1836df.181.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28274f9f116c825dc6b279297178c180461e183ce63be44a550368b0a0037b57
3
+ size 9489
tokenizer.json CHANGED
@@ -45,6 +45,7 @@
45
  "end_of_word_suffix": "",
46
  "fuse_unk": false,
47
  "byte_fallback": false,
 
48
  "vocab": {
49
  "<|endoftext|>": 0,
50
  "!": 1,
 
45
  "end_of_word_suffix": "",
46
  "fuse_unk": false,
47
  "byte_fallback": false,
48
+ "ignore_merges": false,
49
  "vocab": {
50
  "<|endoftext|>": 0,
51
  "!": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28140d0ccd74f190d2ed606c21313337eba80d80e3f01ab27803695ddeeec3e2
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e87c13cc09a42508083db7fe3862247f672e8899b7ba78e65092cd3d316638
3
+ size 5048