bourdoiscatie
commited on
Commit
•
cd37af8
1
Parent(s):
0fb07e7
Update README.md
Browse files
README.md
CHANGED
@@ -40,10 +40,10 @@ Our methodology is described in a blog post available in [English](https://blog.
|
|
40 |
## Results (french QA test split)
|
41 |
| Model | Exact_match | F1-score | Answer_f1 | NoAnswer_f1 |
|
42 |
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
43 |
-
| [QAmembert](https://huggingface.co/CATIE-AQ/QAmembert) (110M) | 77.14 | 86.88 | 75.66 | 98.11
|
44 |
-
| QAmembert2
|
45 |
-
| [QAmembert-large](https://huggingface.co/CATIE-AQ/QAmembert-large) (336M) | 77.14 | 88.74 | 78.83 | **98.65**
|
46 |
-
|
|
47 |
|
48 |
|
49 |
### Usage
|
|
|
40 |
## Results (french QA test split)
|
41 |
| Model | Exact_match | F1-score | Answer_f1 | NoAnswer_f1 |
|
42 |
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
43 |
+
| [QAmembert](https://huggingface.co/CATIE-AQ/QAmembert) (110M, 512 tokens) | 77.14 | 86.88 | 75.66 | 98.11
|
44 |
+
| [QAmembert2](https://huggingface.co/CATIE-AQ/QAmembert2) (112M, 1024 tokens) | 76.47 | 88.25 | 78.66 | 97.84
|
45 |
+
| [QAmembert-large](https://huggingface.co/CATIE-AQ/QAmembert-large) (336M, 512 tokens) | 77.14 | 88.74 | 78.83 | **98.65**
|
46 |
+
| QAmemberta (111M, 1024 tokens) (this version) | **78.18** | **89.53** | **81.40** | 97.64
|
47 |
|
48 |
|
49 |
### Usage
|