nlparabic commited on
Commit
c2f5b24
1 Parent(s): a660362

Model save

Browse files
Files changed (3) hide show
  1. README.md +73 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: aubmindlab/aragpt2-base
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - bleu
7
+ - rouge
8
+ model-index:
9
+ - name: res_nw_gulf_aragpt2-base
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # res_nw_gulf_aragpt2-base
17
+
18
+ This model is a fine-tuned version of [aubmindlab/aragpt2-base](https://huggingface.co/aubmindlab/aragpt2-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0538
21
+ - Bleu: 0.0653
22
+ - Rouge1: 0.4167
23
+ - Rouge2: 0.1755
24
+ - Rougel: 0.4150
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 500
50
+ - num_epochs: 20.0
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Rouge1 | Rouge2 | Rougel |
55
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:------:|
56
+ | 1.1245 | 1.0 | 836 | 0.0605 | 0.0052 | 0.1626 | 0.0162 | 0.1602 |
57
+ | 0.0632 | 2.0 | 1672 | 0.0552 | 0.0119 | 0.2541 | 0.0517 | 0.2511 |
58
+ | 0.055 | 3.0 | 2508 | 0.0522 | 0.0225 | 0.3047 | 0.0819 | 0.3015 |
59
+ | 0.0492 | 4.0 | 3344 | 0.0510 | 0.0326 | 0.3347 | 0.1019 | 0.3318 |
60
+ | 0.0444 | 5.0 | 4180 | 0.0499 | 0.0393 | 0.3590 | 0.1242 | 0.3572 |
61
+ | 0.0402 | 6.0 | 5016 | 0.0500 | 0.0462 | 0.3810 | 0.1379 | 0.3788 |
62
+ | 0.0366 | 7.0 | 5852 | 0.0503 | 0.0499 | 0.3961 | 0.1525 | 0.3938 |
63
+ | 0.0334 | 8.0 | 6688 | 0.0509 | 0.0561 | 0.4071 | 0.1598 | 0.4052 |
64
+ | 0.0307 | 9.0 | 7524 | 0.0517 | 0.0607 | 0.4101 | 0.1732 | 0.4086 |
65
+ | 0.0283 | 10.0 | 8360 | 0.0538 | 0.0653 | 0.4167 | 0.1755 | 0.4150 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.45.0.dev0
71
+ - Pytorch 2.3.1+cu121
72
+ - Datasets 2.19.2
73
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.45.0.dev0"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bec901f7a5d259f72486a1d0f72dab14bd4191290cd4d077c69abc11b47b832
3
  size 540004992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde6425e0fc1b7e23fd7954d7de43554e1b5f23d0f31264ab5fde4e8b9eba914
3
  size 540004992