File size: 1,258 Bytes
758b250
 
 
3853a47
 
 
 
 
 
 
 
 
758b250
 
 
3853a47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
758b250
3853a47
758b250
3853a47
758b250
3853a47
758b250
3853a47
758b250
 
 
3853a47
758b250
3853a47
 
758b250
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: status
    dtype: string
  - name: inserted_at
    dtype: timestamp[us]
  - name: updated_at
    dtype: timestamp[us]
  - name: _server_id
    dtype: string
  - name: Sentence
    dtype: string
  - name: label_0.responses
    sequence: string
  - name: label_0.responses.users
    sequence: string
  - name: label_0.responses.status
    sequence: string
  - name: label_1.responses
    sequence: string
  - name: label_1.responses.users
    sequence: string
  - name: label_1.responses.status
    sequence: string
  - name: text_2.responses
    sequence: string
  - name: text_2.responses.users
    sequence: string
  - name: text_2.responses.status
    sequence: string
  - name: 'metadata.Unnamed: 0'
    dtype: int64
  - name: metadata.Number
    dtype: int64
  - name: metadata.PpW2
    dtype: float64
  - name: metadata.PpW3
    dtype: float64
  - name: metadata.PpW4
    dtype: float64
  - name: metadata.PpW5
    dtype: float64
  - name: metadata.PpKenlm
    dtype: float64
  splits:
  - name: train
    num_bytes: 194104
    num_examples: 436
  download_size: 90312
  dataset_size: 194104
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---