Karzan commited on
Commit
bbcf654
1 Parent(s): 6943547

End of training

Browse files
Files changed (3) hide show
  1. README.md +81 -0
  2. generation_config.json +6 -0
  3. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,81 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Karzan/ckb-t5-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ model-index:
8
+ - name: walamakan-t5-base
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # walamakan-t5-base
16
+
17
+ This model is a fine-tuned version of [Karzan/ckb-t5-base](https://huggingface.co/Karzan/ckb-t5-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.4671
20
+ - Bleu: 0.0
21
+ - Gen Len: 19.0
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 32
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 20
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
53
+ |:-------------:|:-----:|:----:|:---------------:|:----:|:-------:|
54
+ | No log | 1.0 | 87 | 3.7180 | 0.0 | 19.0 |
55
+ | No log | 1.99 | 174 | 3.6759 | 0.0 | 19.0 |
56
+ | No log | 2.99 | 261 | 3.6432 | 0.0 | 19.0 |
57
+ | No log | 4.0 | 349 | 3.6160 | 0.0 | 19.0 |
58
+ | No log | 5.0 | 436 | 3.5923 | 0.0 | 19.0 |
59
+ | 3.7965 | 5.99 | 523 | 3.5722 | 0.0 | 19.0 |
60
+ | 3.7965 | 6.99 | 610 | 3.5529 | 0.0 | 19.0 |
61
+ | 3.7965 | 8.0 | 698 | 3.5394 | 0.0 | 19.0 |
62
+ | 3.7965 | 9.0 | 785 | 3.5241 | 0.0 | 19.0 |
63
+ | 3.7965 | 9.99 | 872 | 3.5138 | 0.0 | 19.0 |
64
+ | 3.7965 | 10.99 | 959 | 3.5026 | 0.0 | 19.0 |
65
+ | 3.6127 | 12.0 | 1047 | 3.4943 | 0.0 | 19.0 |
66
+ | 3.6127 | 13.0 | 1134 | 3.4889 | 0.0 | 19.0 |
67
+ | 3.6127 | 13.99 | 1221 | 3.4819 | 0.0 | 19.0 |
68
+ | 3.6127 | 14.99 | 1308 | 3.4767 | 0.0 | 19.0 |
69
+ | 3.6127 | 16.0 | 1396 | 3.4746 | 0.0 | 19.0 |
70
+ | 3.6127 | 17.0 | 1483 | 3.4706 | 0.0 | 19.0 |
71
+ | 3.5195 | 17.99 | 1570 | 3.4692 | 0.0 | 19.0 |
72
+ | 3.5195 | 18.99 | 1657 | 3.4677 | 0.0 | 19.0 |
73
+ | 3.5195 | 19.94 | 1740 | 3.4671 | 0.0 | 19.0 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.33.0
79
+ - Pytorch 2.0.1+cu118
80
+ - Datasets 2.14.4
81
+ - Tokenizers 0.13.3
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "pad_token_id": 0,
5
+ "transformers_version": "4.33.0"
6
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d880bf15d75b45f2f76331e1428da5c8f612854ad492cc8405e88787546a92cb
3
  size 990236853
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b07490909eef57c9832abad1624e3c180d2b5bfcaa2b534758530f3c27912c44
3
  size 990236853