Training complete
Browse files
README.md
ADDED
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: silmi224/finetune-led-35000
|
3 |
+
tags:
|
4 |
+
- summarization
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: led-risalah_data_v9
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# led-risalah_data_v9
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [silmi224/finetune-led-35000](https://huggingface.co/silmi224/finetune-led-35000) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.6418
|
19 |
+
- Rouge1 Precision: 0.6262
|
20 |
+
- Rouge1 Recall: 0.3099
|
21 |
+
- Rouge1 Fmeasure: 0.4143
|
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: 5e-05
|
41 |
+
- train_batch_size: 1
|
42 |
+
- eval_batch_size: 1
|
43 |
+
- seed: 42
|
44 |
+
- gradient_accumulation_steps: 4
|
45 |
+
- total_train_batch_size: 4
|
46 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- num_epochs: 10
|
49 |
+
- mixed_precision_training: Native AMP
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 Precision | Rouge1 Recall | Rouge1 Fmeasure |
|
54 |
+
|:-------------:|:------:|:----:|:---------------:|:----------------:|:-------------:|:---------------:|
|
55 |
+
| 1.2018 | 0.9714 | 17 | 1.4789 | 0.5782 | 0.2807 | 0.3761 |
|
56 |
+
| 1.0123 | 2.0 | 35 | 1.4305 | 0.5931 | 0.2892 | 0.3876 |
|
57 |
+
| 0.8845 | 2.9714 | 52 | 1.4693 | 0.6327 | 0.3088 | 0.4148 |
|
58 |
+
| 0.705 | 4.0 | 70 | 1.4903 | 0.6263 | 0.3052 | 0.4096 |
|
59 |
+
| 0.6323 | 4.9714 | 87 | 1.5086 | 0.6167 | 0.3052 | 0.4075 |
|
60 |
+
| 0.5926 | 6.0 | 105 | 1.5386 | 0.6238 | 0.3031 | 0.4072 |
|
61 |
+
| 0.5149 | 6.9714 | 122 | 1.5742 | 0.6308 | 0.3035 | 0.4096 |
|
62 |
+
| 0.4324 | 8.0 | 140 | 1.6112 | 0.6188 | 0.3083 | 0.411 |
|
63 |
+
| 0.3748 | 8.9714 | 157 | 1.6382 | 0.6262 | 0.3097 | 0.4138 |
|
64 |
+
| 0.4033 | 9.7143 | 170 | 1.6418 | 0.6262 | 0.3099 | 0.4143 |
|
65 |
+
|
66 |
+
|
67 |
+
### Framework versions
|
68 |
+
|
69 |
+
- Transformers 4.41.2
|
70 |
+
- Pytorch 2.1.2
|
71 |
+
- Datasets 2.19.2
|
72 |
+
- Tokenizers 0.19.1
|
generation_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 2,
|
4 |
+
"early_stopping": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"length_penalty": 2.0,
|
7 |
+
"max_length": 128,
|
8 |
+
"min_length": 40,
|
9 |
+
"no_repeat_ngram_size": 3,
|
10 |
+
"num_beams": 2,
|
11 |
+
"pad_token_id": 1,
|
12 |
+
"transformers_version": "4.41.2",
|
13 |
+
"use_cache": false
|
14 |
+
}
|
runs/Jul07_05-41-05_613b577cb73c/events.out.tfevents.1720330869.613b577cb73c.440.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad62b99c4a9b517a989f9f38fd61d013183bf73153d9887ec51080fbd8bb9b05
|
3 |
+
size 13923
|
runs/Jul07_05-41-05_613b577cb73c/events.out.tfevents.1720334374.613b577cb73c.440.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e256a952a7e3e18087440c9a9f0d99d2a6ac1165ac5b23ac08f28633a48dfe6d
|
3 |
+
size 535
|