Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Languages:
French
Size:
10K - 100K
License:
bourdoiscatie
commited on
Commit
·
6df6dc5
1
Parent(s):
b74aa56
Update README.md
Browse files
README.md
CHANGED
@@ -71,8 +71,9 @@ fr_spoken['train']['upos'] = list(map(lambda x: x.replace("[","").replace("]",""
|
|
71 |
|
72 |
# Splits
|
73 |
- `train` with 24,507 samples
|
74 |
-
- `valid` with
|
75 |
-
- `test` with
|
|
|
76 |
|
77 |
|
78 |
# How to use?
|
|
|
71 |
|
72 |
# Splits
|
73 |
- `train` with 24,507 samples
|
74 |
+
- `valid` with 19,089 samples
|
75 |
+
- `test` with 15,330 samples
|
76 |
+
|
77 |
|
78 |
|
79 |
# How to use?
|