Commit
•
d11af58
1
Parent(s):
271697c
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,133 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: title
|
5 |
+
dtype: string
|
6 |
+
id: field
|
7 |
+
- name: question
|
8 |
+
dtype: string
|
9 |
+
id: field
|
10 |
+
- name: answer
|
11 |
+
dtype: string
|
12 |
+
id: field
|
13 |
+
- name: title_question_fit
|
14 |
+
list:
|
15 |
+
- name: user_id
|
16 |
+
dtype: string
|
17 |
+
id: question
|
18 |
+
- name: value
|
19 |
+
dtype: string
|
20 |
+
id: suggestion
|
21 |
+
- name: status
|
22 |
+
dtype: string
|
23 |
+
id: question
|
24 |
+
- name: title_question_fit-suggestion
|
25 |
+
dtype: string
|
26 |
+
id: suggestion
|
27 |
+
- name: title_question_fit-suggestion-metadata
|
28 |
+
struct:
|
29 |
+
- name: type
|
30 |
+
dtype: string
|
31 |
+
id: suggestion-metadata
|
32 |
+
- name: score
|
33 |
+
dtype: float32
|
34 |
+
id: suggestion-metadata
|
35 |
+
- name: agent
|
36 |
+
dtype: string
|
37 |
+
id: suggestion-metadata
|
38 |
+
- name: tags
|
39 |
+
list:
|
40 |
+
- name: user_id
|
41 |
+
dtype: string
|
42 |
+
id: question
|
43 |
+
- name: value
|
44 |
+
sequence: string
|
45 |
+
id: suggestion
|
46 |
+
- name: status
|
47 |
+
dtype: string
|
48 |
+
id: question
|
49 |
+
- name: tags-suggestion
|
50 |
+
sequence: string
|
51 |
+
id: suggestion
|
52 |
+
- name: tags-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: answer_quality
|
64 |
+
list:
|
65 |
+
- name: user_id
|
66 |
+
dtype: string
|
67 |
+
id: question
|
68 |
+
- name: value
|
69 |
+
dtype: int32
|
70 |
+
id: suggestion
|
71 |
+
- name: status
|
72 |
+
dtype: string
|
73 |
+
id: question
|
74 |
+
- name: answer_quality-suggestion
|
75 |
+
dtype: int32
|
76 |
+
id: suggestion
|
77 |
+
- name: answer_quality-suggestion-metadata
|
78 |
+
struct:
|
79 |
+
- name: type
|
80 |
+
dtype: string
|
81 |
+
id: suggestion-metadata
|
82 |
+
- name: score
|
83 |
+
dtype: float32
|
84 |
+
id: suggestion-metadata
|
85 |
+
- name: agent
|
86 |
+
dtype: string
|
87 |
+
id: suggestion-metadata
|
88 |
+
- name: new_answer
|
89 |
+
list:
|
90 |
+
- name: user_id
|
91 |
+
dtype: string
|
92 |
+
id: question
|
93 |
+
- name: value
|
94 |
+
dtype: string
|
95 |
+
id: suggestion
|
96 |
+
- name: status
|
97 |
+
dtype: string
|
98 |
+
id: question
|
99 |
+
- name: new_answer-suggestion
|
100 |
+
dtype: string
|
101 |
+
id: suggestion
|
102 |
+
- name: new_answer-suggestion-metadata
|
103 |
+
struct:
|
104 |
+
- name: type
|
105 |
+
dtype: string
|
106 |
+
id: suggestion-metadata
|
107 |
+
- name: score
|
108 |
+
dtype: float32
|
109 |
+
id: suggestion-metadata
|
110 |
+
- name: agent
|
111 |
+
dtype: string
|
112 |
+
id: suggestion-metadata
|
113 |
+
- name: external_id
|
114 |
+
dtype: string
|
115 |
+
id: external_id
|
116 |
+
- name: metadata
|
117 |
+
dtype: string
|
118 |
+
id: metadata
|
119 |
+
splits:
|
120 |
+
- name: train
|
121 |
+
num_bytes: 351704
|
122 |
+
num_examples: 200
|
123 |
+
download_size: 208405
|
124 |
+
dataset_size: 351704
|
125 |
+
configs:
|
126 |
+
- config_name: default
|
127 |
+
data_files:
|
128 |
+
- split: train
|
129 |
+
path: data/train-*
|
130 |
+
---
|
131 |
+
# Dataset Card for "stackoverflow_feedback_demo"
|
132 |
+
|
133 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|