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