Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: ID
|
6 |
dtype: string
|
@@ -32,6 +32,28 @@ dataset_info:
|
|
32 |
num_examples: 1126
|
33 |
download_size: 174135
|
34 |
dataset_size: 568142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
configs:
|
36 |
- config_name: city_entity
|
37 |
data_files:
|
@@ -41,4 +63,12 @@ configs:
|
|
41 |
path: city_entity/val-*
|
42 |
- split: test
|
43 |
path: city_entity/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: city_entity
|
4 |
features:
|
5 |
- name: ID
|
6 |
dtype: string
|
|
|
32 |
num_examples: 1126
|
33 |
download_size: 174135
|
34 |
dataset_size: 568142
|
35 |
+
- config_name: city_prompt
|
36 |
+
features:
|
37 |
+
- name: Template
|
38 |
+
dtype: string
|
39 |
+
- name: Attribute
|
40 |
+
dtype: string
|
41 |
+
- name: Source
|
42 |
+
dtype: string
|
43 |
+
- name: Entity
|
44 |
+
dtype: string
|
45 |
+
splits:
|
46 |
+
- name: train
|
47 |
+
num_bytes: 46181
|
48 |
+
num_examples: 442
|
49 |
+
- name: val
|
50 |
+
num_bytes: 44000
|
51 |
+
num_examples: 397
|
52 |
+
- name: test
|
53 |
+
num_bytes: 40224
|
54 |
+
num_examples: 372
|
55 |
+
download_size: 77550
|
56 |
+
dataset_size: 130405
|
57 |
configs:
|
58 |
- config_name: city_entity
|
59 |
data_files:
|
|
|
63 |
path: city_entity/val-*
|
64 |
- split: test
|
65 |
path: city_entity/test-*
|
66 |
+
- config_name: city_prompt
|
67 |
+
data_files:
|
68 |
+
- split: train
|
69 |
+
path: city_prompt/train-*
|
70 |
+
- split: val
|
71 |
+
path: city_prompt/val-*
|
72 |
+
- split: test
|
73 |
+
path: city_prompt/test-*
|
74 |
---
|
city_prompt/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e1a880589e956f322324b9444e15116a6379fff609be2078a403b8fc81b1153
|
3 |
+
size 24805
|
city_prompt/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b3245f5ac40ab93c25bc177647600c454ae7fdfa694db7a73334b5ca58fd973
|
3 |
+
size 25454
|
city_prompt/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c98f1ead292969861b1baf405de93ef3983f736dbd152247614cbcc811e68673
|
3 |
+
size 27291
|