RottenLemons
commited on
Commit
•
bbfc0a4
1
Parent(s):
a9e8cb6
End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 99.
|
22 |
-
- Gen Len: 2.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
-
- Transformers 4.
|
56 |
- Pytorch 2.0.0
|
57 |
-
- Datasets 2.
|
58 |
- Tokenizers 0.13.3
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0067
|
21 |
+
- F1: 99.651
|
22 |
+
- Gen Len: 2.4216
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
|
53 |
### Framework versions
|
54 |
|
55 |
+
- Transformers 4.32.0.dev0
|
56 |
- Pytorch 2.0.0
|
57 |
+
- Datasets 2.14.3
|
58 |
- Tokenizers 0.13.3
|
generation_config.json
CHANGED
@@ -2,5 +2,5 @@
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
-
"transformers_version": "4.
|
6 |
}
|
|
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.32.0.dev0"
|
6 |
}
|
logs/events.out.tfevents.1691067069.ddd724c9fb93.28.0
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:ef340cd4d5f0725a6539b600d9871292db70be6abd706cb23298c617c4980c11
|
3 |
+
size 5615
|
logs/events.out.tfevents.1691080816.ddd724c9fb93.28.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb35319b6140058a8bb0c6f20f033b108a8f897d83d4e32749439c1a98930485
|
3 |
+
size 463
|