Mithil commited on
Commit
ac383cc
1 Parent(s): b8fbcae

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ 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 the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 6.9819
19
 
20
  ## Model description
21
 
@@ -42,20 +42,25 @@ 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
- | No log | 0.8649 | 4 | 7.5810 |
53
- | No log | 1.7297 | 8 | 6.9819 |
 
 
 
 
 
 
54
 
55
 
56
  ### Framework versions
57
 
58
- - Transformers 4.40.2
59
- - Pytorch 2.2.1+cu121
60
- - Datasets 2.19.1
61
- - Tokenizers 0.19.1
 
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 6.4423
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: 8
 
46
 
47
  ### Training results
48
 
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 0.96 | 3 | 7.7950 |
52
+ | No log | 1.92 | 6 | 6.9879 |
53
+ | No log | 2.88 | 9 | 6.6631 |
54
+ | 7.658 | 3.84 | 12 | 6.5423 |
55
+ | 7.658 | 4.8 | 15 | 6.4882 |
56
+ | 7.658 | 5.76 | 18 | 6.4637 |
57
+ | 6.5857 | 6.72 | 21 | 6.4457 |
58
+ | 6.5857 | 7.68 | 24 | 6.4423 |
59
 
60
 
61
  ### Framework versions
62
 
63
+ - Transformers 4.39.3
64
+ - Pytorch 2.1.2
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
config.json CHANGED
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float32",
36
- "transformers_version": "4.40.2",
37
  "use_cache": true,
38
  "vocab_size": 50258
39
  }
 
33
  }
34
  },
35
  "torch_dtype": "float32",
36
+ "transformers_version": "4.39.3",
37
  "use_cache": true,
38
  "vocab_size": 50258
39
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.40.2"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.39.3"
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bd9a3eebead594209b9d8818a947bb990f46a3ce61f2d35b98ed8110be8f30a
3
  size 497777280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:933699a9b7c2f094e47eeccbaf9a51566ed49e2e27c25012e374b0123bcc1316
3
  size 497777280
runs/May21_08-11-04_e261ca047b2e/events.out.tfevents.1716279078.e261ca047b2e.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19a9ff1ee65e09ee4641fa12185d27508832b51e105de6997b38d5f9bcba6d97
3
+ size 10480
runs/May21_08-13-47_e261ca047b2e/events.out.tfevents.1716279233.e261ca047b2e.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27aba0d86fef8b9e26cf4776ba1c8c65b65b3cc2734f970b191c5d1327e2b6b6
3
+ size 12490
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dece0d76e32e34ffbcfa4e84382a962095709d6be483fba9b728b08e9e5f536
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd184e8ac67157d06e0ba504579693b3ef687794176186fc2d9a4a5615154b5
3
+ size 4920