adriansanz
commited on
Commit
•
64a5c73
1
Parent(s):
f1ad08a
adriansanz/intent_analysis_xml_5ep_v1_es_ca
Browse files- README.md +11 -11
- config.json +0 -0
- model.safetensors +2 -2
- runs/Nov18_07-39-14_78f44610ad9f/events.out.tfevents.1731915559.78f44610ad9f.2578.0 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -56,16 +56,16 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
-
| No log | 1.0 | 214 | 0.
|
60 |
-
| No log | 2.0 | 428 | 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
- Transformers 4.46.2
|
69 |
-
- Pytorch 2.5.
|
70 |
- Datasets 3.1.0
|
71 |
- Tokenizers 0.20.3
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0167
|
25 |
+
- Accuracy: 0.9969
|
26 |
+
- Precision: 0.9969
|
27 |
+
- Recall: 0.9969
|
28 |
+
- F1: 0.9969
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
59 |
+
| No log | 1.0 | 214 | 0.0432 | 0.9899 | 0.9899 | 0.9899 | 0.9899 |
|
60 |
+
| No log | 2.0 | 428 | 0.0252 | 0.9952 | 0.9952 | 0.9952 | 0.9952 |
|
61 |
+
| 0.0885 | 3.0 | 642 | 0.0263 | 0.9956 | 0.9956 | 0.9956 | 0.9956 |
|
62 |
+
| 0.0885 | 4.0 | 856 | 0.0222 | 0.9962 | 0.9962 | 0.9962 | 0.9962 |
|
63 |
+
| 0.0086 | 5.0 | 1070 | 0.0167 | 0.9969 | 0.9969 | 0.9969 | 0.9969 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
- Transformers 4.46.2
|
69 |
+
- Pytorch 2.5.1+cu121
|
70 |
- Datasets 3.1.0
|
71 |
- Tokenizers 0.20.3
|
config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
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:bf5eaf45f88d574ce56304927222814af6ba9b034c7bf292a6d2325e87ce0861
|
3 |
+
size 1112208084
|
runs/Nov18_07-39-14_78f44610ad9f/events.out.tfevents.1731915559.78f44610ad9f.2578.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:097975cbf6314bf909caff7df1918977c647cac24c9a373290290508bffc59b1
|
3 |
+
size 8298
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51c231a93c1361283d43985818c5e7eee4fa77e8cf8e35c2f71cce8bac984c97
|
3 |
size 5304
|