Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -40,13 +40,18 @@ dataset_info:
|
|
40 |
- name: validation_pref
|
41 |
num_bytes: 11033885
|
42 |
num_examples: 7255
|
43 |
-
|
44 |
-
|
|
|
|
|
|
|
45 |
configs:
|
46 |
- config_name: history
|
47 |
data_files:
|
48 |
- split: validation_pref
|
49 |
path: history/validation_pref-*
|
|
|
|
|
50 |
---
|
51 |
# Dataset Card for "compred"
|
52 |
|
|
|
40 |
- name: validation_pref
|
41 |
num_bytes: 11033885
|
42 |
num_examples: 7255
|
43 |
+
- name: test_pref
|
44 |
+
num_bytes: 8347339
|
45 |
+
num_examples: 5511
|
46 |
+
download_size: 2225614
|
47 |
+
dataset_size: 19381224
|
48 |
configs:
|
49 |
- config_name: history
|
50 |
data_files:
|
51 |
- split: validation_pref
|
52 |
path: history/validation_pref-*
|
53 |
+
- split: test_pref
|
54 |
+
path: history/test_pref-*
|
55 |
---
|
56 |
# Dataset Card for "compred"
|
57 |
|