BillelBenoudjit
commited on
Commit
•
ace515e
1
Parent(s):
0861ee9
Upload README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
datasets:
|
5 |
- wikiann
|
6 |
metrics:
|
@@ -21,16 +21,16 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: precision
|
23 |
type: precision
|
24 |
-
value: 0.
|
25 |
- name: recall
|
26 |
type: recall
|
27 |
-
value: 0.
|
28 |
- name: f1
|
29 |
type: f1
|
30 |
-
value: 0.
|
31 |
- name: accuracy
|
32 |
type: accuracy
|
33 |
-
value: 0.
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -40,10 +40,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
40 |
|
41 |
This model is a fine-tuned version of [jplu/tf-camembert-base](https://huggingface.co/jplu/tf-camembert-base) on the wikiann dataset.
|
42 |
It achieves the following results on the evaluation set:
|
43 |
-
- precision: 0.
|
44 |
-
- recall: 0.
|
45 |
-
- f1: 0.
|
46 |
-
- accuracy: 0.
|
47 |
|
48 |
## Model description
|
49 |
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- fr
|
4 |
datasets:
|
5 |
- wikiann
|
6 |
metrics:
|
|
|
21 |
metrics:
|
22 |
- name: precision
|
23 |
type: precision
|
24 |
+
value: 0.897994120055078
|
25 |
- name: recall
|
26 |
type: recall
|
27 |
+
value: 0.9097421203438395
|
28 |
- name: f1
|
29 |
type: f1
|
30 |
+
value: 0.9038299466242158
|
31 |
- name: accuracy
|
32 |
type: accuracy
|
33 |
+
value: 0.9464171271196716
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
40 |
|
41 |
This model is a fine-tuned version of [jplu/tf-camembert-base](https://huggingface.co/jplu/tf-camembert-base) on the wikiann dataset.
|
42 |
It achieves the following results on the evaluation set:
|
43 |
+
- precision: 0.8980
|
44 |
+
- recall: 0.9097
|
45 |
+
- f1: 0.9038
|
46 |
+
- accuracy: 0.9464
|
47 |
|
48 |
## Model description
|
49 |
|