wissamantoun
commited on
Commit
•
c971178
1
Parent(s):
40db98e
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -21,9 +21,13 @@ model-index:
|
|
21 |
type: FQuAD
|
22 |
name: FQuAD
|
23 |
metrics:
|
24 |
-
- name:
|
25 |
-
type:
|
26 |
-
value:
|
|
|
|
|
|
|
|
|
27 |
verified: false
|
28 |
---
|
29 |
|
@@ -41,9 +45,9 @@ The model is part of the almanach/camembertav2-base family of model finetunes.
|
|
41 |
- **Model type:** deberta-v2
|
42 |
- **Language(s) (NLP):** French
|
43 |
- **License:** MIT
|
44 |
-
- **Finetuned from model
|
45 |
|
46 |
-
### Model Sources
|
47 |
|
48 |
<!-- Provide the basic links for the model. -->
|
49 |
|
@@ -250,6 +254,7 @@ weight_decay: 0.0
|
|
250 |
#### Results
|
251 |
|
252 |
**F1-Score:** 83.36016
|
|
|
253 |
|
254 |
## Technical Specifications
|
255 |
|
|
|
21 |
type: FQuAD
|
22 |
name: FQuAD
|
23 |
metrics:
|
24 |
+
- name: f1
|
25 |
+
type: f1
|
26 |
+
value: 83.36016
|
27 |
+
verified: false
|
28 |
+
- name: Extact Match
|
29 |
+
type: em
|
30 |
+
value: 64.42911
|
31 |
verified: false
|
32 |
---
|
33 |
|
|
|
45 |
- **Model type:** deberta-v2
|
46 |
- **Language(s) (NLP):** French
|
47 |
- **License:** MIT
|
48 |
+
- **Finetuned from model :** almanach/camembertav2-base
|
49 |
|
50 |
+
### Model Sources
|
51 |
|
52 |
<!-- Provide the basic links for the model. -->
|
53 |
|
|
|
254 |
#### Results
|
255 |
|
256 |
**F1-Score:** 83.36016
|
257 |
+
**Exact Match:** 64.42911
|
258 |
|
259 |
## Technical Specifications
|
260 |
|