shchoi1019
commited on
Upload dataset
Browse files
Commonsense Classification/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1f91b4e8e58ba218d6f723431ed799e65bff33a80a50b87555256453f78bbc1
|
3 |
+
size 4324986
|
README.md
CHANGED
@@ -72,6 +72,24 @@ dataset_info:
|
|
72 |
num_examples: 30077
|
73 |
download_size: 4510956
|
74 |
dataset_size: 21499865
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
- config_name: Coreference Resolution
|
76 |
features:
|
77 |
- name: instruction
|
@@ -557,6 +575,10 @@ configs:
|
|
557 |
data_files:
|
558 |
- split: train
|
559 |
path: Coherence Classification/train-*
|
|
|
|
|
|
|
|
|
560 |
- config_name: Coreference Resolution
|
561 |
data_files:
|
562 |
- split: train
|
|
|
72 |
num_examples: 30077
|
73 |
download_size: 4510956
|
74 |
dataset_size: 21499865
|
75 |
+
- config_name: Commonsense Classification
|
76 |
+
features:
|
77 |
+
- name: instruction
|
78 |
+
dtype: string
|
79 |
+
- name: input
|
80 |
+
dtype: string
|
81 |
+
- name: output
|
82 |
+
dtype: string
|
83 |
+
- name: domain
|
84 |
+
dtype: string
|
85 |
+
- name: lang
|
86 |
+
dtype: string
|
87 |
+
splits:
|
88 |
+
- name: train
|
89 |
+
num_bytes: 110982684
|
90 |
+
num_examples: 130524
|
91 |
+
download_size: 4324986
|
92 |
+
dataset_size: 110982684
|
93 |
- config_name: Coreference Resolution
|
94 |
features:
|
95 |
- name: instruction
|
|
|
575 |
data_files:
|
576 |
- split: train
|
577 |
path: Coherence Classification/train-*
|
578 |
+
- config_name: Commonsense Classification
|
579 |
+
data_files:
|
580 |
+
- split: train
|
581 |
+
path: Commonsense Classification/train-*
|
582 |
- config_name: Coreference Resolution
|
583 |
data_files:
|
584 |
- split: train
|