jorgeortizfuentes commited on
Commit
3fc2813
1 Parent(s): 4f96dc1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,19 +1,21 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: esc
5
- dtype: string
6
- - name: source
7
- dtype: string
8
- - name: method
9
- dtype: string
10
- - name: es
11
- dtype: string
 
 
12
  splits:
13
  - name: train
14
  num_bytes: 656765811
15
  num_examples: 500000
16
- download_size: 455012808
17
  dataset_size: 656765811
18
  ---
19
  # Dataset Card for "spanish_spellchecker_train"
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: translation
5
+ struct:
6
+ - name: es
7
+ dtype: string
8
+ - name: esc
9
+ dtype: string
10
+ - name: method
11
+ dtype: string
12
+ - name: source
13
+ dtype: string
14
  splits:
15
  - name: train
16
  num_bytes: 656765811
17
  num_examples: 500000
18
+ download_size: 455061070
19
  dataset_size: 656765811
20
  ---
21
  # Dataset Card for "spanish_spellchecker_train"