Question Answering
Transformers
PyTorch
Safetensors
French
camembert
Carbon Emissions
Inference Endpoints
bourdoiscatie commited on
Commit
eec35eb
1 Parent(s): 5c7beeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  language: fr
3
  datasets:
4
- - piaf
5
- - FQuAD
6
  - lincoln/newsquadfr
7
  - pragnakalp/squad_v2_french_translated
8
  widget:
@@ -40,8 +40,9 @@ This represents a total of over **138 061 questions/answers pairs used to finet
40
  | [FQuADv1.0](https://fquad.illuin.tech/)| SQuAD v1 | 20 731 Q & A | 3 188 Q & A (not used in training because it serves as a test dataset) | 2 189 Q & A (not used in our work because not freely available)|
41
  | [lincoln/newsquadfr](https://huggingface.co/datasets/lincoln/newsquadfr) | SQuAD v1 | 1 650 Q & A | 455 Q & A (not used in our work) | 415 Q & A (not used in our work) |
42
  | [pragnakalp/squad_v2_french_translated](https://huggingface.co/datasets/pragnakalp/squad_v2_french_translated)| SQuAD v2 | 79 069 Q & A | X | X |
43
- | [Mfa]() | SQuAD v2 | 27 386 Q & A | X | X |
44
 
 
45
 
46
  ## Evaluation results
47
  ### FQuAD v1.0 Evaluation
@@ -155,6 +156,16 @@ result
155
  }
156
  ```
157
 
 
 
 
 
 
 
 
 
 
 
158
  ### CamemBERT
159
  ```
160
  @inproceedings{martin2020camembert,
 
1
  ---
2
  language: fr
3
  datasets:
4
+ - etalab-ia/piaf
5
+ - fquad
6
  - lincoln/newsquadfr
7
  - pragnakalp/squad_v2_french_translated
8
  widget:
 
40
  | [FQuADv1.0](https://fquad.illuin.tech/)| SQuAD v1 | 20 731 Q & A | 3 188 Q & A (not used in training because it serves as a test dataset) | 2 189 Q & A (not used in our work because not freely available)|
41
  | [lincoln/newsquadfr](https://huggingface.co/datasets/lincoln/newsquadfr) | SQuAD v1 | 1 650 Q & A | 455 Q & A (not used in our work) | 415 Q & A (not used in our work) |
42
  | [pragnakalp/squad_v2_french_translated](https://huggingface.co/datasets/pragnakalp/squad_v2_french_translated)| SQuAD v2 | 79 069 Q & A | X | X |
43
+ | [Mfa]() | SQuAD v2 | 27 386 Q & A | X | X |
44
 
45
+ ♪ this fifth data set will be added soon.
46
 
47
  ## Evaluation results
48
  ### FQuAD v1.0 Evaluation
 
156
  }
157
  ```
158
 
159
+ ### lincoln/newsquadfr
160
+ ```
161
+ Hugging Face repository : https://huggingface.co/datasets/lincoln/newsquadfr
162
+ ```
163
+
164
+ ### pragnakalp/squad_v2_french_translated
165
+ ```
166
+ Hugging Face repository : https://huggingface.co/datasets/pragnakalp/squad_v2_french_translated
167
+ ```
168
+
169
  ### CamemBERT
170
  ```
171
  @inproceedings{martin2020camembert,