nlparabic commited on
Commit
5744bd3
1 Parent(s): c292932

Model save

Browse files
Files changed (3) hide show
  1. README.md +72 -0
  2. generation_config.json +5 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: riotu-lab/ArabianGPT-03B
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - bleu
8
+ - rouge
9
+ model-index:
10
+ - name: res_nw_arabiangpt0.3
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # res_nw_arabiangpt0.3
18
+
19
+ This model is a fine-tuned version of [riotu-lab/ArabianGPT-03B](https://huggingface.co/riotu-lab/ArabianGPT-03B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0797
22
+ - Bleu: 0.2112
23
+ - Rouge1: 0.5592
24
+ - Rouge2: 0.3546
25
+ - Rougel: 0.5569
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5e-05
45
+ - train_batch_size: 4
46
+ - eval_batch_size: 4
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 500
51
+ - num_epochs: 20.0
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Rouge1 | Rouge2 | Rougel |
56
+ |:-------------:|:-----:|:------:|:---------------:|:------:|:------:|:------:|:------:|
57
+ | 0.0845 | 1.0 | 33752 | 0.0709 | 0.1360 | 0.4841 | 0.2595 | 0.4811 |
58
+ | 0.0638 | 2.0 | 67504 | 0.0683 | 0.1557 | 0.5166 | 0.2948 | 0.5140 |
59
+ | 0.0546 | 3.0 | 101256 | 0.0679 | 0.1681 | 0.5343 | 0.3158 | 0.5319 |
60
+ | 0.0468 | 4.0 | 135008 | 0.0689 | 0.1830 | 0.5477 | 0.3320 | 0.5452 |
61
+ | 0.0401 | 5.0 | 168760 | 0.0706 | 0.1941 | 0.5549 | 0.3422 | 0.5527 |
62
+ | 0.0345 | 6.0 | 202512 | 0.0734 | 0.2016 | 0.5580 | 0.3486 | 0.5558 |
63
+ | 0.0302 | 7.0 | 236264 | 0.0769 | 0.2083 | 0.5600 | 0.3535 | 0.5577 |
64
+ | 0.0269 | 8.0 | 270016 | 0.0797 | 0.2112 | 0.5592 | 0.3546 | 0.5569 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.45.0.dev0
70
+ - Pytorch 2.3.1+cu121
71
+ - Datasets 2.19.2
72
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "eos_token_id": 64000,
4
+ "transformers_version": "4.45.0.dev0"
5
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d81e9f809ac815b1a29b5953f78282ed405ab9bcfbd205c5cb23e5e37b95c0e
3
  size 1475667456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce7cfd625b7597dcd9740677cb7b96db96a062510c0ba6a5ada7e35b82b0dc55
3
  size 1475667456