File size: 491 Bytes
c05b7e7
 
4129b31
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c05b7e7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---

license: mit
dataset_info:
  features:
  - name: url
    dtype: string
  - name: html_name
    dtype: string
  - name: skipped
    dtype: string
  - name: markdown
    dtype: string
  - name: text
    dtype: string
  - name: batch
    dtype: string
  splits:
  - name: train
    num_bytes: 5627632
    num_examples: 223
  download_size: 1590220
  dataset_size: 5627632
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---