bourdoiscatie commited on
Commit
6df6dc5
·
1 Parent(s): b74aa56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 15,330 samples
75
- - `test` with 19,089 samples
 
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?