Upload dataset
Browse files
README.md
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: string
|
6 |
+
- name: title
|
7 |
+
dtype: string
|
8 |
+
- name: content
|
9 |
+
dtype: string
|
10 |
+
- name: question
|
11 |
+
dtype: string
|
12 |
+
- name: response
|
13 |
+
dtype: string
|
14 |
+
- name: author
|
15 |
+
dtype: string
|
16 |
+
- name: date
|
17 |
+
dtype: string
|
18 |
+
- name: url
|
19 |
+
dtype: string
|
20 |
+
- name: source_type
|
21 |
+
dtype: string
|
22 |
+
- name: metadata
|
23 |
+
struct:
|
24 |
+
- name: exam_title
|
25 |
+
dtype: string
|
26 |
+
- name: quoted_section
|
27 |
+
dtype: string
|
28 |
+
- name: response_section
|
29 |
+
dtype: string
|
30 |
+
- name: serious_responses_count
|
31 |
+
dtype: int64
|
32 |
+
- name: total_messages
|
33 |
+
dtype: int64
|
34 |
+
splits:
|
35 |
+
- name: ptt_law
|
36 |
+
num_bytes: 2330622
|
37 |
+
num_examples: 320
|
38 |
+
- name: ptt_law_comments
|
39 |
+
num_bytes: 23218239
|
40 |
+
num_examples: 6584
|
41 |
+
- name: exam_long_form
|
42 |
+
num_bytes: 346063
|
43 |
+
num_examples: 393
|
44 |
+
download_size: 16239555
|
45 |
+
dataset_size: 25894924
|
46 |
+
configs:
|
47 |
+
- config_name: default
|
48 |
+
data_files:
|
49 |
+
- split: ptt_law
|
50 |
+
path: data/ptt_law-*
|
51 |
+
- split: ptt_law_comments
|
52 |
+
path: data/ptt_law_comments-*
|
53 |
+
- split: exam_long_form
|
54 |
+
path: data/exam_long_form-*
|
55 |
+
---
|
data/exam_long_form-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d09caa9b922cedc3cbf0bccd95b1e6da43ae2dc711d95c64d1f90cac6fdbfb99
|
3 |
+
size 203808
|
data/ptt_law-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ac4ba70cc19e6c59fe536cdf60ac3d4a683839c02be719df8b7f306608e4bb5
|
3 |
+
size 1492096
|
data/ptt_law_comments-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b0114a76063c409c04ee7c3b0f3747511f4db2eba8543890ff8fab2919071ff
|
3 |
+
size 14543651
|