Model save
Browse files
README.md
CHANGED
@@ -1,3 +1,77 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/flan-t5-large
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
+
- f1
|
9 |
+
- recall
|
10 |
+
- precision
|
11 |
+
model-index:
|
12 |
+
- name: KGQA-1
|
13 |
+
results: []
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
# KGQA-1
|
20 |
+
|
21 |
+
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on an unknown dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 2.0784
|
24 |
+
- Rouge1: 72.8963
|
25 |
+
- Rouge2: 60.8929
|
26 |
+
- Rougel: 69.6657
|
27 |
+
- Rougelsum: 72.9329
|
28 |
+
- Gen Len: 4.8819
|
29 |
+
- F1: 0.7593
|
30 |
+
- Recall: 0.7681
|
31 |
+
- Precision: 0.7508
|
32 |
+
|
33 |
+
## Model description
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Intended uses & limitations
|
38 |
+
|
39 |
+
More information needed
|
40 |
+
|
41 |
+
## Training and evaluation data
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Training procedure
|
46 |
+
|
47 |
+
### Training hyperparameters
|
48 |
+
|
49 |
+
The following hyperparameters were used during training:
|
50 |
+
- learning_rate: 0.001
|
51 |
+
- train_batch_size: 8
|
52 |
+
- eval_batch_size: 8
|
53 |
+
- seed: 42
|
54 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
55 |
+
- lr_scheduler_type: cosine_with_restarts
|
56 |
+
- num_epochs: 8
|
57 |
+
|
58 |
+
### Training results
|
59 |
+
|
60 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len | F1 | Recall | Precision |
|
61 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|:------:|:------:|:---------:|
|
62 |
+
| 2.8587 | 1.0 | 598 | 2.2931 | 49.5203 | 26.8249 | 43.3252 | 49.5005 | 4.6943 | 0.5633 | 0.5546 | 0.5723 |
|
63 |
+
| 1.7685 | 2.0 | 1196 | 1.6857 | 52.6345 | 31.7615 | 46.5617 | 52.5831 | 4.7965 | 0.619 | 0.6295 | 0.6088 |
|
64 |
+
| 0.8979 | 3.0 | 1794 | 1.3095 | 65.3839 | 49.1969 | 60.9907 | 65.2835 | 4.8928 | 0.6898 | 0.6806 | 0.6992 |
|
65 |
+
| 0.4881 | 4.0 | 2392 | 1.4524 | 68.0576 | 53.7819 | 64.3964 | 67.9986 | 4.835 | 0.7239 | 0.7106 | 0.7378 |
|
66 |
+
| 1.2094 | 5.0 | 2990 | 3.2070 | 18.934 | 4.1916 | 14.7003 | 18.9198 | 6.0159 | 0.0005 | 0.001 | 0.0003 |
|
67 |
+
| 0.7018 | 6.0 | 3588 | 1.3772 | 68.1255 | 54.2242 | 64.3339 | 68.1513 | 4.7588 | 0.7125 | 0.69 | 0.7366 |
|
68 |
+
| 0.3275 | 7.0 | 4186 | 1.5585 | 72.2516 | 60.2665 | 68.9117 | 72.2482 | 4.9246 | 0.7643 | 0.7827 | 0.7468 |
|
69 |
+
| 0.112 | 8.0 | 4784 | 2.0784 | 72.8963 | 60.8929 | 69.6657 | 72.9329 | 4.8819 | 0.7593 | 0.7681 | 0.7508 |
|
70 |
+
|
71 |
+
|
72 |
+
### Framework versions
|
73 |
+
|
74 |
+
- Transformers 4.43.3
|
75 |
+
- Pytorch 2.3.1+cu121
|
76 |
+
- Datasets 2.20.0
|
77 |
+
- Tokenizers 0.19.1
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"eos_token_id": 1,
|
4 |
+
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.43.3"
|
6 |
+
}
|
logs/events.out.tfevents.1722685222.0f1e2463f239.231.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:1588caa550cc82b9a77222993d2adcabd2dec2cdce7112ecb9bbeb625945e25f
|
3 |
+
size 20883
|