vegeta commited on
Commit
ec5f177
1 Parent(s): f41a2ba

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -0
README.md CHANGED
@@ -4,6 +4,43 @@ tags:
4
  - rlfh
5
  - argilla
6
  - human-feedback
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ---
8
 
9
  # Dataset Card for testargilla
 
4
  - rlfh
5
  - argilla
6
  - human-feedback
7
+ dataset_info:
8
+ features:
9
+ - name: metadata
10
+ dtype: string
11
+ - name: text
12
+ dtype: string
13
+ id: field
14
+ - name: label
15
+ dtype: string
16
+ id: field
17
+ - name: question-1
18
+ sequence:
19
+ - name: user_id
20
+ dtype: string
21
+ - name: value
22
+ dtype: string
23
+ - name: status
24
+ dtype: string
25
+ id: question
26
+ - name: question-2
27
+ sequence:
28
+ - name: user_id
29
+ dtype: string
30
+ - name: value
31
+ dtype: int32
32
+ - name: status
33
+ dtype: string
34
+ id: question
35
+ - name: external_id
36
+ dtype: string
37
+ id: external_id
38
+ splits:
39
+ - name: train
40
+ num_bytes: 148
41
+ num_examples: 1
42
+ download_size: 0
43
+ dataset_size: 148
44
  ---
45
 
46
  # Dataset Card for testargilla