Salama1429
commited on
Commit
•
9462e46
1
Parent(s):
9f9e977
araT5-Rajhi-Intent-T5ForSequenceClassification-NewData-8-1-2024-V4.1
Browse files- README.md +12 -12
- config.json +3 -1
- model.safetensors +2 -2
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [UBC-NLP/AraT5v2-base-1024](https://huggingface.co/UBC-NLP/AraT5v2-base-1024) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- F1: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,16 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 3.
|
53 |
-
| 2.
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [UBC-NLP/AraT5v2-base-1024](https://huggingface.co/UBC-NLP/AraT5v2-base-1024) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1539
|
20 |
+
- F1: 0.9682
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 3.1612 | 1.0 | 574 | 2.9806 | 0.0625 |
|
53 |
+
| 2.7788 | 2.0 | 1148 | 1.6246 | 0.4172 |
|
54 |
+
| 1.0397 | 3.0 | 1722 | 0.3903 | 0.8539 |
|
55 |
+
| 0.3532 | 4.0 | 2296 | 0.2816 | 0.9261 |
|
56 |
+
| 0.1624 | 5.0 | 2870 | 0.2199 | 0.9512 |
|
57 |
+
| 0.0984 | 6.0 | 3444 | 0.1321 | 0.9720 |
|
58 |
+
| 0.0581 | 7.0 | 4018 | 0.1576 | 0.9682 |
|
59 |
+
| 0.0369 | 8.0 | 4592 | 0.1243 | 0.9760 |
|
60 |
+
| 0.0351 | 9.0 | 5166 | 0.1539 | 0.9721 |
|
61 |
+
| 0.0338 | 10.0 | 5740 | 0.1539 | 0.9682 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
config.json
CHANGED
@@ -36,7 +36,8 @@
|
|
36 |
"20": "LABEL_20",
|
37 |
"21": "LABEL_21",
|
38 |
"22": "LABEL_22",
|
39 |
-
"23": "LABEL_23"
|
|
|
40 |
},
|
41 |
"initializer_factor": 1.0,
|
42 |
"is_encoder_decoder": true,
|
@@ -59,6 +60,7 @@
|
|
59 |
"LABEL_21": 21,
|
60 |
"LABEL_22": 22,
|
61 |
"LABEL_23": 23,
|
|
|
62 |
"LABEL_3": 3,
|
63 |
"LABEL_4": 4,
|
64 |
"LABEL_5": 5,
|
|
|
36 |
"20": "LABEL_20",
|
37 |
"21": "LABEL_21",
|
38 |
"22": "LABEL_22",
|
39 |
+
"23": "LABEL_23",
|
40 |
+
"24": "LABEL_24"
|
41 |
},
|
42 |
"initializer_factor": 1.0,
|
43 |
"is_encoder_decoder": true,
|
|
|
60 |
"LABEL_21": 21,
|
61 |
"LABEL_22": 22,
|
62 |
"LABEL_23": 23,
|
63 |
+
"LABEL_24": 24,
|
64 |
"LABEL_3": 3,
|
65 |
"LABEL_4": 4,
|
66 |
"LABEL_5": 5,
|
model.safetensors
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:c53e1fa64159306e84cd6290f244fa3b3a46f365b2f3e81dbc39c811d9a5d502
|
3 |
+
size 1133952556
|