Update README.md
This commit is contained in:
parent
e3e8a282c7
commit
84e3c23618
|
@ -70,7 +70,7 @@ prob_label_is_true[0].tolist() * 100
|
||||||
|
|
||||||
## Training data
|
## Training data
|
||||||
|
|
||||||
Training data is the french fold of the [XLNI](https://research.fb.com/publications/xnli-evaluating-cross-lingual-sentence-representations/) dataset released in 2018 by Facebook. <br>
|
Training data is the french fold of the [XNLI](https://research.fb.com/publications/xnli-evaluating-cross-lingual-sentence-representations/) dataset released in 2018 by Facebook. <br>
|
||||||
Available with great ease using the ```datasets``` library :
|
Available with great ease using the ```datasets``` library :
|
||||||
|
|
||||||
```python
|
```python
|
||||||
|
|
Loading…
Reference in New Issue