Karzan commited on
Commit
d80e833
1 Parent(s): beb29bb

End of training

Browse files
Files changed (4) hide show
  1. README.md +58 -0
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,3 +1,61 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model: Karzan/gpt2-walamakan
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: gpt2-walamakan
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
+ # gpt2-walamakan
15
+
16
+ This model is a fine-tuned version of [Karzan/gpt2-walamakan](https://huggingface.co/Karzan/gpt2-walamakan) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 7.1414
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: 3e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 4
42
+ - total_train_batch_size: 128
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.3787 | 0.98 | 23 | 7.1415 |
52
+ | 0.3827 | 2.0 | 47 | 7.1610 |
53
+ | 0.3831 | 2.94 | 69 | 7.1414 |
54
+
55
+
56
+ ### Framework versions
57
+
58
+ - Transformers 4.32.0
59
+ - Pytorch 2.0.1+cu118
60
+ - Datasets 2.14.4
61
+ - Tokenizers 0.13.3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/content/drive/MyDrive/models/gpt2-text-generator-ckb",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "Karzan/gpt2-walamakan",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f493ce30e1467596ea50fdd8fad6d03cf2b1cebb108c45b5f7af042b5ab5a3b5
3
  size 854378685
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2875784e77a873ce834aa3a5147396e4c0a9a1bc9b974e6de3d1d449d03f2aa1
3
  size 854378685
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df813b8d42c1b14a91ab846fc88983204128816e2732ac51f1334e7294a0e5fe
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ac618d5b21b64d9490276c9883ad97ea5088db4065491fe1f1131edac056c6f
3
  size 4027