bourdoiscatie commited on
Commit
1a055f0
1 Parent(s): e9b8429

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ license: cc-by-4.0
38
  ---
39
 
40
  # Dataset information
41
- Dataset concatenating all NER datasets, available in French and open-source, for 3 entities (LOC, PER, ORG).
42
  There are a total of **420,264** rows, of which 346,071 are for training, 32,951 for validation and 41,242 for testing.
43
  Our methodology is described in a blog post available in [English](https://blog.vaniila.ai/en/NER_en/) or [French](https://blog.vaniila.ai/NER/).
44
 
 
38
  ---
39
 
40
  # Dataset information
41
+ **Dataset concatenating NER datasets, available in French and open-source, for 3 entities (LOC, PER, ORG).**
42
  There are a total of **420,264** rows, of which 346,071 are for training, 32,951 for validation and 41,242 for testing.
43
  Our methodology is described in a blog post available in [English](https://blog.vaniila.ai/en/NER_en/) or [French](https://blog.vaniila.ai/NER/).
44