xacer commited on
Commit
87eafdc
·
verified ·
1 Parent(s): 9023664

removed nested columns

Browse files

easier analysis of fields, also fix url_64kb to include full path

README.md CHANGED
@@ -107,16 +107,18 @@ dataset_info:
107
  dtype: string
108
  - name: section_title
109
  dtype: string
 
 
110
  - name: reader_name
111
  dtype: string
112
  - name: url_64kb
113
  dtype: string
114
  splits:
115
  - name: train
116
- num_bytes: 121525905
117
  num_examples: 410709
118
- download_size: 23364291
119
- dataset_size: 121525905
120
  configs:
121
  - config_name: default
122
  data_files:
 
107
  dtype: string
108
  - name: section_title
109
  dtype: string
110
+ - name: section_num
111
+ dtype: int32
112
  - name: reader_name
113
  dtype: string
114
  - name: url_64kb
115
  dtype: string
116
  splits:
117
  - name: train
118
+ num_bytes: 123168741
119
  num_examples: 410709
120
+ download_size: 23841736
121
+ dataset_size: 123168741
122
  configs:
123
  - config_name: default
124
  data_files:
data/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0db9892de76c254d9ae99a8bbe00947bf97242c7b79b669ea38a370b393e71f3
3
- size 12515479
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5d8335b05a8112d09b76554402be16e6ace44fdfbfa3b15c04e0ee9f7c5fffa
3
+ size 12750342
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f48232e05aaf5567c42051f6054727e6fda90a99b1ba71c8d2ad277a2e1b59a
3
- size 10848812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98eec5f8bedc4c73e35ec8a2e908bf9a87b8684465a00210ddb7bb2e912c2b5
3
+ size 11091394