ajay141 commited on
Commit
6869dc6
1 Parent(s): 480de35

End of training

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: gpt2
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # ds_gpt2-text_gen
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
- - Loss: 4.9761
19
 
20
  ## Model description
21
 
@@ -42,15 +42,14 @@ The following hyperparameters were used during training:
42
  - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
- - num_epochs: 2
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 5.1552 | 1.0 | 269 | 5.2789 |
53
- | 4.7508 | 1.99 | 538 | 4.9761 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
  license: mit
3
+ base_model: ajay141/ds_gpt2-text_gen
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # ds_gpt2-text_gen
15
 
16
+ This model is a fine-tuned version of [ajay141/ds_gpt2-text_gen](https://huggingface.co/ajay141/ds_gpt2-text_gen) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 4.8198
19
 
20
  ## Model description
21
 
 
42
  - total_train_batch_size: 64
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
+ - num_epochs: 1
46
  - mixed_precision_training: Native AMP
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 4.5828 | 1.0 | 269 | 4.8198 |
 
53
 
54
 
55
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "ajay141/ds_gpt2-text_gen",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f6aa5f4d79167bc3eb1ee6c88ae22042c446b7dfcac4e46a74ae47049adb821
3
  size 503128704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ca577c25565ac757d44ce6395048501312ccfe0deb9b1fc0381b6676da6ffa4
3
  size 503128704
runs/Mar31_07-10-51_d3f697cdeea8/events.out.tfevents.1711869061.d3f697cdeea8.19591.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc7ca5865e7cfd0ebe5c88a34a7e084545b731a93e1816dfd9c9fbe01dee5f0
3
+ size 10914
special_tokens_map.json CHANGED
@@ -13,7 +13,13 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|endoftext|>",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
  "unk_token": {
24
  "content": "<|endoftext|>",
25
  "lstrip": false,
tokenizer_config.json CHANGED
@@ -13,8 +13,12 @@
13
  "bos_token": "<|endoftext|>",
14
  "clean_up_tokenization_spaces": true,
15
  "eos_token": "<|endoftext|>",
 
16
  "model_max_length": 1024,
17
  "pad_token": "<|endoftext|>",
 
18
  "tokenizer_class": "GPT2Tokenizer",
 
 
19
  "unk_token": "<|endoftext|>"
20
  }
 
13
  "bos_token": "<|endoftext|>",
14
  "clean_up_tokenization_spaces": true,
15
  "eos_token": "<|endoftext|>",
16
+ "max_length": 512,
17
  "model_max_length": 1024,
18
  "pad_token": "<|endoftext|>",
19
+ "stride": 0,
20
  "tokenizer_class": "GPT2Tokenizer",
21
+ "truncation_side": "right",
22
+ "truncation_strategy": "longest_first",
23
  "unk_token": "<|endoftext|>"
24
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bce2a5d6ba8ec2d63c810190c09730559360e05f2c523d36fb61df52c78388be
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e16bb8bb4c7f893ea7e5ae9f079dd4073b9aa013fff3b7622c837f347d554c9
3
  size 4920