File size: 1,233 Bytes
19ceef7
 
 
 
 
 
6f7ae04
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19ceef7
 
 
 
 
 
 
 
 
 
 
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: label
    dtype: 
      class_label:
        names:
          "0": 0.125
          "1": 0.25
          "2": 0.3
          "3": 0.4
          "4": 0.5
          "5": 0.75
          "6": 0.8
          "7": 1
          "8": 1.25
          "9": 1.5
          "10": 1.75
          "11": 2
          "12": 2.25
          "13": 2.5
          "14": 2.75
          "15": 3
          "16": 3.5
          "17": 3.75
          "18": 4
          "19": 4.5
          "20": 5
          "21": 6
          "22": 7
          "23": 7.5
          "24": 8
          "25": 9
          "26": 10
          "27": 11
          "28": 12
          "29": 16
          "30": 30
          "31": 40
          "32": 134.2
          "33": 135
          "34": 250
          "35": 340
          "36": 400
          "37": 600
          "38": 631.6
          "39": 700
          "40": 900
          "41": 1400
          "42": 1800
          "43": 1894.8
          "44": 2000
          "45": 3156

  splits:
  - name: train
    num_bytes: 4309
    num_examples: 102
  download_size: 2802
  dataset_size: 4309
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---