nlparabic commited on
Commit
cd675bf
1 Parent(s): 827d750

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_eg_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_eg_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.1062
21
+ - Bleu: 0.1550
22
+ - Rouge1: 0.4724
23
+ - Rouge2: 0.2523
24
+ - Rougel: 0.4657
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
+ | 0.2542 | 1.0 | 7105 | 0.1199 | 0.0729 | 0.3187 | 0.1103 | 0.3094 |
57
+ | 0.1078 | 2.0 | 14210 | 0.1119 | 0.1044 | 0.3803 | 0.1636 | 0.3720 |
58
+ | 0.0972 | 3.0 | 21315 | 0.1077 | 0.1222 | 0.4109 | 0.1933 | 0.4033 |
59
+ | 0.0902 | 4.0 | 28420 | 0.1051 | 0.1312 | 0.4294 | 0.2090 | 0.4223 |
60
+ | 0.0846 | 5.0 | 35525 | 0.1032 | 0.1405 | 0.4455 | 0.2251 | 0.4383 |
61
+ | 0.0799 | 6.0 | 42630 | 0.1041 | 0.1454 | 0.4537 | 0.2338 | 0.4466 |
62
+ | 0.0759 | 7.0 | 49735 | 0.1044 | 0.1494 | 0.4623 | 0.2425 | 0.4553 |
63
+ | 0.0722 | 8.0 | 56840 | 0.1044 | 0.1527 | 0.4655 | 0.2470 | 0.4587 |
64
+ | 0.069 | 9.0 | 63945 | 0.1058 | 0.1536 | 0.4689 | 0.2489 | 0.4621 |
65
+ | 0.066 | 10.0 | 71050 | 0.1062 | 0.1550 | 0.4724 | 0.2523 | 0.4657 |
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:f5e74be25782668e193298ce82304f93183682ca6ad05561c6fe0e7b8e98f798
3
  size 540004992
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1841ecf92fd1a4d6640719d2e43611d90de5248dc9fc08731eb1bb6240c50752
3
  size 540004992