File size: 705 Bytes
8a149b8
 
e42be6e
 
12b1c7a
 
e42be6e
 
04ff347
 
 
 
 
 
 
 
 
 
12b1c7a
 
 
 
 
 
e42be6e
 
 
 
 
 
12b1c7a
04ff347
12b1c7a
 
e42be6e
 
 
 
 
8a149b8
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
31
32
33
34
35
36
37
38
39
40
41
---
license: mit
dataset_info:
  features:
  - name: title
    dtype: string
  - name: title_slug
    dtype: string
  - name: question_content
    dtype: string
  - name: tag
    dtype: string
  - name: level
    dtype: string
  - name: question_hints
    dtype: string
  - name: view_count
    dtype: int64
  - name: Python3
    dtype: int64
  - name: Python
    dtype: int64
  - name: Pythonml
    dtype: int64
  - name: vote_count
    dtype: int64
  - name: content
    dtype: string
  splits:
  - name: train
    num_bytes: 236868038
    num_examples: 109309
  download_size: 66261970
  dataset_size: 236868038
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---