davidberenstein1957 HF staff commited on
Commit
6c4be0b
1 Parent(s): e01f142

Upload dataset

Browse files
README.md CHANGED
@@ -4,6 +4,78 @@ tags:
4
  - rlfh
5
  - argilla
6
  - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # Dataset Card for emotion-custom
 
4
  - rlfh
5
  - argilla
6
  - human-feedback
7
+ dataset_info:
8
+ features:
9
+ - name: text
10
+ dtype: string
11
+ id: field
12
+ - name: sentiment
13
+ list:
14
+ - name: user_id
15
+ dtype: string
16
+ id: question
17
+ - name: value
18
+ dtype: string
19
+ id: suggestion
20
+ - name: status
21
+ dtype: string
22
+ id: question
23
+ - name: sentiment-suggestion
24
+ dtype: string
25
+ id: suggestion
26
+ - name: sentiment-suggestion-metadata
27
+ struct:
28
+ - name: type
29
+ dtype: string
30
+ id: suggestion-metadata
31
+ - name: score
32
+ dtype: float32
33
+ id: suggestion-metadata
34
+ - name: agent
35
+ dtype: string
36
+ id: suggestion-metadata
37
+ - name: mixed-emotion
38
+ list:
39
+ - name: user_id
40
+ dtype: string
41
+ id: question
42
+ - name: value
43
+ sequence: string
44
+ id: suggestion
45
+ - name: status
46
+ dtype: string
47
+ id: question
48
+ - name: mixed-emotion-suggestion
49
+ sequence: string
50
+ id: suggestion
51
+ - name: mixed-emotion-suggestion-metadata
52
+ struct:
53
+ - name: type
54
+ dtype: string
55
+ id: suggestion-metadata
56
+ - name: score
57
+ dtype: float32
58
+ id: suggestion-metadata
59
+ - name: agent
60
+ dtype: string
61
+ id: suggestion-metadata
62
+ - name: external_id
63
+ dtype: string
64
+ id: external_id
65
+ - name: metadata
66
+ dtype: string
67
+ id: metadata
68
+ splits:
69
+ - name: train
70
+ num_bytes: 216
71
+ num_examples: 1
72
+ download_size: 10454
73
+ dataset_size: 216
74
+ configs:
75
+ - config_name: default
76
+ data_files:
77
+ - split: train
78
+ path: data/train-*
79
  ---
80
 
81
  # Dataset Card for emotion-custom
data/{train-00000-of-00001-1ea0eb75f53e0faf.parquet → train-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe727f96c5115dbc0a3fee7e04266ce5cb686d259592051c2cc1a68f4abfc8bc
3
- size 10478
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3606a817e18666f5ecadc9f3cd4e62b976caf3e7616c5488297609110ebf70a
3
+ size 10454