Stijn6 commited on
Commit
3ee203c
·
1 Parent(s): 4369489

Correct types in README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -149,7 +149,9 @@ dataset_info:
149
  - name: truncation_seperator
150
  dtype: string
151
  - name: inner_docs_start_indices
152
- dtype: string
 
 
153
  splits:
154
  - name: test
155
  num_bytes: 128458
@@ -177,7 +179,9 @@ dataset_info:
177
  - name: truncation_seperator
178
  dtype: string
179
  - name: inner_docs_start_indices
180
- dtype: string
 
 
181
  splits:
182
  - name: validation
183
  num_bytes: 128458
@@ -413,7 +417,9 @@ dataset_info:
413
  - name: truncation_seperator
414
  dtype: string
415
  - name: inner_docs_start_indices
416
- dtype: string
 
 
417
  splits:
418
  - name: test
419
  num_bytes: 349818
@@ -441,7 +447,9 @@ dataset_info:
441
  - name: truncation_seperator
442
  dtype: string
443
  - name: inner_docs_start_indices
444
- dtype: string
 
 
445
  splits:
446
  - name: validation
447
  num_bytes: 349818
 
149
  - name: truncation_seperator
150
  dtype: string
151
  - name: inner_docs_start_indices
152
+ dtype:
153
+ sequence:
154
+ dtype: int64
155
  splits:
156
  - name: test
157
  num_bytes: 128458
 
179
  - name: truncation_seperator
180
  dtype: string
181
  - name: inner_docs_start_indices
182
+ dtype:
183
+ sequence:
184
+ dtype: int64
185
  splits:
186
  - name: validation
187
  num_bytes: 128458
 
417
  - name: truncation_seperator
418
  dtype: string
419
  - name: inner_docs_start_indices
420
+ dtype:
421
+ sequence:
422
+ dtype: int64
423
  splits:
424
  - name: test
425
  num_bytes: 349818
 
447
  - name: truncation_seperator
448
  dtype: string
449
  - name: inner_docs_start_indices
450
+ dtype:
451
+ sequence:
452
+ dtype: int64
453
  splits:
454
  - name: validation
455
  num_bytes: 349818