Malikeh1375
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -110,6 +110,28 @@ dataset_info:
|
|
110 |
num_examples: 82
|
111 |
download_size: 28307
|
112 |
dataset_size: 61687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
configs:
|
114 |
- config_name: abercrombie
|
115 |
data_files:
|
@@ -131,4 +153,8 @@ configs:
|
|
131 |
data_files:
|
132 |
- split: test
|
133 |
path: contract_nli_confidentiality_of_agreement/test-*
|
|
|
|
|
|
|
|
|
134 |
---
|
|
|
110 |
num_examples: 82
|
111 |
download_size: 28307
|
112 |
dataset_size: 61687
|
113 |
+
- config_name: contract_nli_explicit_identification
|
114 |
+
features:
|
115 |
+
- name: answer
|
116 |
+
dtype: string
|
117 |
+
- name: index
|
118 |
+
dtype: string
|
119 |
+
- name: task_type
|
120 |
+
dtype: string
|
121 |
+
- name: task_name
|
122 |
+
dtype: string
|
123 |
+
- name: inputs
|
124 |
+
dtype: string
|
125 |
+
- name: multiple_choice_targets
|
126 |
+
sequence: string
|
127 |
+
- name: __index_level_0__
|
128 |
+
dtype: int64
|
129 |
+
splits:
|
130 |
+
- name: test
|
131 |
+
num_bytes: 84533
|
132 |
+
num_examples: 109
|
133 |
+
download_size: 35058
|
134 |
+
dataset_size: 84533
|
135 |
configs:
|
136 |
- config_name: abercrombie
|
137 |
data_files:
|
|
|
153 |
data_files:
|
154 |
- split: test
|
155 |
path: contract_nli_confidentiality_of_agreement/test-*
|
156 |
+
- config_name: contract_nli_explicit_identification
|
157 |
+
data_files:
|
158 |
+
- split: test
|
159 |
+
path: contract_nli_explicit_identification/test-*
|
160 |
---
|
contract_nli_explicit_identification/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d00bfe6aac822e1b698fdba618c7f3cee9c60594aa9bf0f49584c2d67558101
|
3 |
+
size 35058
|