ytonthat commited on
Commit
f3e67ca
1 Parent(s): db7b540

Training complete

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: gpt2
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: vesta-notes-md-model-001
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # vesta-notes-md-model-001
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: 1.6791
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 8
39
+ - eval_batch_size: 8
40
+ - seed: 42
41
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
+ - lr_scheduler_type: linear
43
+ - num_epochs: 6
44
+
45
+ ### Training results
46
+
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:-----:|:-----:|:---------------:|
49
+ | 2.4889 | 1.0 | 1909 | 2.0984 |
50
+ | 2.1153 | 2.0 | 3818 | 1.8813 |
51
+ | 1.9715 | 3.0 | 5727 | 1.7713 |
52
+ | 1.8938 | 4.0 | 7636 | 1.7167 |
53
+ | 1.8452 | 5.0 | 9545 | 1.6892 |
54
+ | 1.8245 | 6.0 | 11454 | 1.6791 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.38.2
60
+ - Pytorch 2.2.1+cu121
61
+ - Datasets 2.18.0
62
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "transformers_version": "4.38.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:481274a808169ea6a42864569f57f590b286721ebf122ff013e93eee45c025b4
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:077139597907608541a9aba5cd7b9d368f1bd62589eb8cf4bd61c72eae1e54a1
3
  size 497774208
runs/Mar24_03-26-21_d22ab3ff1ea0/events.out.tfevents.1711250782.d22ab3ff1ea0.48685.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:556bedd39e0c8ea635b34fd8cd8e585704eeff33795890fc6bbc501ad0634cb3
3
- size 10817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f558ccbac3208f46bc81747d483e2782d55ba97e8e1800705c277d23a00504e
3
+ size 11442