File size: 383 Bytes
c40cf55
 
 
 
 
 
8a9758e
c40cf55
 
3b729e9
1a6327c
c40cf55
 
bda611b
 
 
 
c40cf55
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: username
    dtype: string
  - name: score
    dtype: float64
  - name: timestamp
    dtype: string
  - name: code
    dtype: string
  splits:
  - name: train
    num_bytes: 1004398
    num_examples: 6857
  download_size: 348127
  dataset_size: 1004398
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---