Upload dataset
Browse files- README.md +76 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: submission_title
|
5 |
+
dtype: string
|
6 |
+
- name: submission_text
|
7 |
+
dtype: string
|
8 |
+
- name: submission_score
|
9 |
+
dtype: int64
|
10 |
+
- name: submission_url
|
11 |
+
dtype: string
|
12 |
+
- name: submission_date
|
13 |
+
dtype: string
|
14 |
+
- name: top_comment_1
|
15 |
+
dtype: string
|
16 |
+
- name: top_comment_2
|
17 |
+
dtype: string
|
18 |
+
- name: top_comment_3
|
19 |
+
dtype: string
|
20 |
+
- name: top_comment_4
|
21 |
+
dtype: string
|
22 |
+
- name: top_comment_5
|
23 |
+
dtype: string
|
24 |
+
- name: top_comment_6
|
25 |
+
dtype: string
|
26 |
+
- name: top_comment_7
|
27 |
+
dtype: string
|
28 |
+
- name: top_comment_8
|
29 |
+
dtype: string
|
30 |
+
- name: top_comment_9
|
31 |
+
dtype: string
|
32 |
+
- name: top_comment_10
|
33 |
+
dtype: string
|
34 |
+
- name: top_comment_1_classification
|
35 |
+
dtype: string
|
36 |
+
- name: top_comment_2_classification
|
37 |
+
dtype: string
|
38 |
+
- name: top_comment_3_classification
|
39 |
+
dtype: string
|
40 |
+
- name: top_comment_4_classification
|
41 |
+
dtype: string
|
42 |
+
- name: top_comment_5_classification
|
43 |
+
dtype: string
|
44 |
+
- name: top_comment_6_classification
|
45 |
+
dtype: string
|
46 |
+
- name: top_comment_7_classification
|
47 |
+
dtype: string
|
48 |
+
- name: top_comment_8_classification
|
49 |
+
dtype: string
|
50 |
+
- name: top_comment_9_classification
|
51 |
+
dtype: string
|
52 |
+
- name: top_comment_10_classification
|
53 |
+
dtype: string
|
54 |
+
- name: ambiguity_score
|
55 |
+
dtype: float64
|
56 |
+
- name: flanT5_instruction
|
57 |
+
dtype: string
|
58 |
+
- name: llama2_instruction
|
59 |
+
dtype: string
|
60 |
+
splits:
|
61 |
+
- name: train
|
62 |
+
num_bytes: 364245621.9016
|
63 |
+
num_examples: 36896
|
64 |
+
- name: test
|
65 |
+
num_bytes: 88605979.7777
|
66 |
+
num_examples: 9229
|
67 |
+
download_size: 250631917
|
68 |
+
dataset_size: 452851601.6793
|
69 |
+
configs:
|
70 |
+
- config_name: default
|
71 |
+
data_files:
|
72 |
+
- split: train
|
73 |
+
path: data/train-*
|
74 |
+
- split: test
|
75 |
+
path: data/test-*
|
76 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66ecccda0e161920b0ce96d0491cb55da67b8cbd209a799ee0307c993480989d
|
3 |
+
size 49041285
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:407918cd817bd695801a91409fc2e46f1e2d101cc6d324908e824944e648430b
|
3 |
+
size 201590632
|