adriansanz
commited on
Commit
•
27468e6
1
Parent(s):
0e2e67b
greetings-v2
Browse files- README.md +5 -5
- model.safetensors +1 -1
- runs/Nov11_11-01-15_492b612f7fa6/events.out.tfevents.1731322889.492b612f7fa6.1028.4 +3 -0
- runs/Nov11_11-17-38_492b612f7fa6/events.out.tfevents.1731323867.492b612f7fa6.1028.5 +3 -0
- runs/Nov11_11-17-38_492b612f7fa6/events.out.tfevents.1731324123.492b612f7fa6.1028.6 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [projecte-aina/roberta-base-ca-v2](https://huggingface.co/projecte-aina/roberta-base-ca-v2) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
- Accuracy: 1.0
|
26 |
- Precision: 1.0
|
27 |
- Recall: 1.0
|
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1
|
59 |
-
|
60 |
-
| No log | 1.0 |
|
61 |
-
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [projecte-aina/roberta-base-ca-v2](https://huggingface.co/projecte-aina/roberta-base-ca-v2) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0314
|
25 |
- Accuracy: 1.0
|
26 |
- Precision: 1.0
|
27 |
- Recall: 1.0
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
60 |
+
| No log | 1.0 | 202 | 0.1516 | 0.9992 | 0.9994 | 0.9988 | 0.9991 |
|
61 |
+
| No log | 2.0 | 404 | 0.0314 | 1.0 | 1.0 | 1.0 | 1.0 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498603608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06945cdccb238d1ebde6feeeccfe25752fadf8327042c418141728f99b125ddf
|
3 |
size 498603608
|
runs/Nov11_11-01-15_492b612f7fa6/events.out.tfevents.1731322889.492b612f7fa6.1028.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcd3db55210636ae8051ff25863ab4c88a46875421dd416ef90334c211914cb3
|
3 |
+
size 5013
|
runs/Nov11_11-17-38_492b612f7fa6/events.out.tfevents.1731323867.492b612f7fa6.1028.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4394d696a355a0b4497d78141a433abf827659354e49ba74917da9a5c4bfeca9
|
3 |
+
size 11285
|
runs/Nov11_11-17-38_492b612f7fa6/events.out.tfevents.1731324123.492b612f7fa6.1028.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd5f7a14ade547407ce532ee19461fd31057f3860e8783c1135fa980cc80c99d
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12a61964976687f10b7d8896c977971eb5de6bf76a97eac801f1fd353bb0607a
|
3 |
size 5176
|