File size: 781 Bytes
6fb10bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
44
45
---
dataset_info:
  features:
  - name: x
    dtype: string
  - name: yw
    dtype: string
  - name: yl
    dtype: string
  - name: scorew
    dtype: int64
  - name: scorel
    dtype: int64
  - name: genw
    dtype: string
  - name: genl
    dtype: string
  - name: scorer
    dtype: string
  - name: scorer_id
    dtype: int64
  - name: scorerw_id
    dtype: int64
  - name: scorerl_id
    dtype: int64
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: train
    num_bytes: 69762092.5329261
    num_examples: 67774
  - name: test
    num_bytes: 7751915.4670739
    num_examples: 7531
  download_size: 44507034
  dataset_size: 77514008.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---