File size: 481 Bytes
f2a281b
a07e6df
 
f2a281b
 
 
 
 
 
 
 
 
 
 
 
bed1772
 
f2a281b
 
bed1772
 
 
 
f2a281b
 
 
 
 
 
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
30
---
language:
- en
dataset_info:
  features:
  - name: html_url
    dtype: string
  - name: title
    dtype: string
  - name: comments
    dtype: string
  - name: body
    dtype: string
  - name: comment_length_in_words
    dtype: int64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 4382881
    num_examples: 1896
  download_size: 1329715
  dataset_size: 4382881
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---