Datasets:

Languages:
English
Multilinguality:
translation
Size Categories:
10K<n<100K
Source Datasets:
original
Tags:
License:
cdleong commited on
Commit
4cf5821
1 Parent(s): 78eec95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,5 +55,5 @@ DatasetDict({
55
  - `translation`: a dictionary containing two strings paired with a key indicating the corresponding language.
56
 
57
  ### Data Splits
58
- - `train`: most of the datas, 14,778 samples.
59
  - `dev`: 1k holdout samples, created with the datasets.train_test_split() function
55
  - `translation`: a dictionary containing two strings paired with a key indicating the corresponding language.
56
 
57
  ### Data Splits
58
+ - `train`: most of the data, 14,778 samples total.
59
  - `dev`: 1k holdout samples, created with the datasets.train_test_split() function