nlparabic commited on
Commit
5e77364
·
verified ·
1 Parent(s): 2f68684

Model save

Browse files
Files changed (3) hide show
  1. README.md +71 -0
  2. generation_config.json +5 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_eg_03
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_eg_03
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.9511
22
+ - Bleu: 0.3620
23
+ - Rouge1: 0.6421
24
+ - Rouge2: 0.3875
25
+ - Rougel: 0.6388
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: 8
46
+ - eval_batch_size: 8
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.874 | 1.0 | 7105 | 0.7882 | 0.3433 | 0.6159 | 0.3508 | 0.6121 |
58
+ | 0.5689 | 2.0 | 14210 | 0.7603 | 0.3632 | 0.6403 | 0.3829 | 0.6368 |
59
+ | 0.4369 | 3.0 | 21315 | 0.7771 | 0.3661 | 0.6205 | 0.2873 | 0.6174 |
60
+ | 0.3314 | 4.0 | 28420 | 0.8176 | 0.3657 | 0.6468 | 0.3919 | 0.6436 |
61
+ | 0.2518 | 5.0 | 35525 | 0.8584 | 0.3620 | 0.6466 | 0.3916 | 0.6434 |
62
+ | 0.1991 | 6.0 | 42630 | 0.9106 | 0.3616 | 0.6428 | 0.3880 | 0.6396 |
63
+ | 0.1678 | 7.0 | 49735 | 0.9511 | 0.3620 | 0.6421 | 0.3875 | 0.6388 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.45.0.dev0
69
+ - Pytorch 2.3.1+cu121
70
+ - Datasets 2.19.2
71
+ - 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:90eb9e95767f177411ca73c9f2dc1f5c0427120d86d735f267bf36dec55e9648
3
  size 1475638784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1dedfe2ab492e11a0c4acfb4354ebdf6e8b027ebc924392dd69238e9c9020f
3
  size 1475638784