shchoi1019
commited on
Upload dataset
Browse files
Negotiation Strategy Detection/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd1f73727cbc2aef2b7af45d3c5054caeb39c07a19bc023835b23da7fced1a22
|
3 |
+
size 1359096
|
README.md
CHANGED
@@ -342,6 +342,24 @@ dataset_info:
|
|
342 |
num_examples: 66066
|
343 |
download_size: 5041224
|
344 |
dataset_size: 32043502
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
345 |
- config_name: Overlap Extraction
|
346 |
features:
|
347 |
- name: instruction
|
@@ -995,6 +1013,10 @@ configs:
|
|
995 |
data_files:
|
996 |
- split: train
|
997 |
path: Misc./train-*
|
|
|
|
|
|
|
|
|
998 |
- config_name: Overlap Extraction
|
999 |
data_files:
|
1000 |
- split: train
|
|
|
342 |
num_examples: 66066
|
343 |
download_size: 5041224
|
344 |
dataset_size: 32043502
|
345 |
+
- config_name: Negotiation Strategy Detection
|
346 |
+
features:
|
347 |
+
- name: instruction
|
348 |
+
dtype: string
|
349 |
+
- name: input
|
350 |
+
dtype: string
|
351 |
+
- name: output
|
352 |
+
dtype: string
|
353 |
+
- name: domain
|
354 |
+
dtype: string
|
355 |
+
- name: lang
|
356 |
+
dtype: string
|
357 |
+
splits:
|
358 |
+
- name: train
|
359 |
+
num_bytes: 7430813
|
360 |
+
num_examples: 7080
|
361 |
+
download_size: 1359096
|
362 |
+
dataset_size: 7430813
|
363 |
- config_name: Overlap Extraction
|
364 |
features:
|
365 |
- name: instruction
|
|
|
1013 |
data_files:
|
1014 |
- split: train
|
1015 |
path: Misc./train-*
|
1016 |
+
- config_name: Negotiation Strategy Detection
|
1017 |
+
data_files:
|
1018 |
+
- split: train
|
1019 |
+
path: Negotiation Strategy Detection/train-*
|
1020 |
- config_name: Overlap Extraction
|
1021 |
data_files:
|
1022 |
- split: train
|