Training complete
Browse files
README.md
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- summarization
|
4 |
+
- generated_from_trainer
|
5 |
+
model-index:
|
6 |
+
- name: led-risalah_data_v13
|
7 |
+
results: []
|
8 |
+
---
|
9 |
+
|
10 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
+
should probably proofread and complete it, then remove this comment. -->
|
12 |
+
|
13 |
+
# led-risalah_data_v13
|
14 |
+
|
15 |
+
This model was trained from scratch on an unknown dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 1.5198
|
18 |
+
- Rouge1 Precision: 0.4184
|
19 |
+
- Rouge1 Recall: 0.4032
|
20 |
+
- Rouge1 Fmeasure: 0.4092
|
21 |
+
|
22 |
+
## Model description
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Intended uses & limitations
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training and evaluation data
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Training procedure
|
35 |
+
|
36 |
+
### Training hyperparameters
|
37 |
+
|
38 |
+
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 2e-05
|
40 |
+
- train_batch_size: 1
|
41 |
+
- eval_batch_size: 1
|
42 |
+
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 4
|
44 |
+
- total_train_batch_size: 4
|
45 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 10
|
48 |
+
- mixed_precision_training: Native AMP
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 Fmeasure | Rouge1 Precision | Rouge1 Recall |
|
53 |
+
|:-------------:|:------:|:----:|:---------------:|:---------------:|:----------------:|:-------------:|
|
54 |
+
| 3.1517 | 0.9714 | 17 | 2.3560 | 0.2698 | 0.277 | 0.2642 |
|
55 |
+
| 2.2618 | 2.0 | 35 | 2.1487 | 0.3183 | 0.3295 | 0.3091 |
|
56 |
+
| 1.9714 | 2.9714 | 52 | 2.0826 | 0.3383 | 0.358 | 0.3226 |
|
57 |
+
| 1.8991 | 4.0 | 70 | 2.0284 | 0.34 | 0.3579 | 0.3248 |
|
58 |
+
| 1.7713 | 4.9714 | 87 | 1.9871 | 0.3667 | 0.3744 | 0.3602 |
|
59 |
+
| 1.7889 | 6.0 | 105 | 1.9714 | 0.3614 | 0.3729 | 0.3521 |
|
60 |
+
| 1.6378 | 6.9714 | 122 | 1.9481 | 0.3589 | 0.3762 | 0.3461 |
|
61 |
+
| 1.5649 | 8.0 | 140 | 1.9426 | 0.3657 | 0.3802 | 0.3545 |
|
62 |
+
| 1.5157 | 8.9714 | 157 | 1.9349 | 0.3667 | 0.375 | 0.361 |
|
63 |
+
|
64 |
+
|
65 |
+
### Framework versions
|
66 |
+
|
67 |
+
- Transformers 4.41.2
|
68 |
+
- Pytorch 2.1.2
|
69 |
+
- Datasets 2.19.2
|
70 |
+
- Tokenizers 0.19.1
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/kaggle/working/led-risalah_data_v13/checkpoint-170",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
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": 512,
|
8 |
+
"min_length": 128,
|
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/Jul09_18-45-52_864735bf797e/events.out.tfevents.1720550758.864735bf797e.310.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:034c8ff97ac368feda37aafea39b87a79868b828fad71f8571a05e66cc837426
|
3 |
+
size 5997
|
runs/Jul09_18-45-52_864735bf797e/events.out.tfevents.1720552077.864735bf797e.310.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac82d699081f1bc512b21772d06c36d8a53fbed2c822d448a531aaf72c382c5c
|
3 |
+
size 535
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b042b8156ac2641acb4c5d6fa54dba916159f09a421fdb4e5355300ba8189c22
|
3 |
size 5240
|