khalidrajan
commited on
End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [khalidrajan/roberta-base_legal_ner_finetuned](https://huggingface.co/khalidrajan/roberta-base_legal_ner_finetuned) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1
|
57 |
-
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [khalidrajan/roberta-base_legal_ner_finetuned](https://huggingface.co/khalidrajan/roberta-base_legal_ner_finetuned) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.1013
|
24 |
+
- Precision: 0.7334
|
25 |
+
- Recall: 0.7484
|
26 |
+
- F1: 0.7400
|
27 |
+
- Accuracy: 0.9582
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 3.4124 | 1.0 | 340 | 14.5361 | 0.6441 | 0.7224 | 0.6809 | 0.9483 |
|
59 |
+
| -8.6258 | 2.0 | 680 | 5.2745 | 0.7019 | 0.7273 | 0.7136 | 0.9521 |
|
60 |
+
| -14.1587 | 3.0 | 1020 | 1.1013 | 0.7334 | 0.7484 | 0.7400 | 0.9582 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 496273984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30a788f4bfe3474cb9f4a419ebd39379db3178804c7af84defc2654e9b55b593
|
3 |
size 496273984
|