jorgeortizfuentes commited on
Commit
a8d5031
1 Parent(s): 8320aed

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -3,6 +3,8 @@ dataset_info:
3
  features:
4
  - name: translation
5
  struct:
 
 
6
  - name: es
7
  dtype: string
8
  - name: esc
@@ -13,13 +15,13 @@ dataset_info:
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 591089229.9
17
- num_examples: 450000
18
  - name: validation
19
- num_bytes: 65676581.1
20
- num_examples: 50000
21
- download_size: 455022921
22
- dataset_size: 656765811.0
23
  ---
24
  # Dataset Card for "spanish_spellchecker_train"
25
 
 
3
  features:
4
  - name: translation
5
  struct:
6
+ - name: chars
7
+ dtype: int64
8
  - name: es
9
  dtype: string
10
  - name: esc
 
15
  dtype: string
16
  splits:
17
  - name: train
18
+ num_bytes: 650080378.5851748
19
+ num_examples: 493542
20
  - name: validation
21
+ num_bytes: 6567426.414825246
22
+ num_examples: 4986
23
+ download_size: 453897341
24
+ dataset_size: 656647805.0
25
  ---
26
  # Dataset Card for "spanish_spellchecker_train"
27