Upload dataset
Browse files- README.md +32 -0
- pl/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1036,6 +1036,34 @@ dataset_info:
|
|
1036 |
num_examples: 32423
|
1037 |
download_size: 2535932
|
1038 |
dataset_size: 4813139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1039 |
configs:
|
1040 |
- config_name: af
|
1041 |
data_files:
|
@@ -1185,5 +1213,9 @@ configs:
|
|
1185 |
data_files:
|
1186 |
- split: test
|
1187 |
path: nl/test-*
|
|
|
|
|
|
|
|
|
1188 |
---
|
1189 |
Extension/Modification of the original m_lama dataset
|
|
|
1036 |
num_examples: 32423
|
1037 |
download_size: 2535932
|
1038 |
dataset_size: 4813139
|
1039 |
+
- config_name: pl
|
1040 |
+
features:
|
1041 |
+
- name: uuid
|
1042 |
+
dtype: string
|
1043 |
+
- name: lineid
|
1044 |
+
dtype: uint32
|
1045 |
+
- name: obj_uri
|
1046 |
+
dtype: string
|
1047 |
+
- name: obj_label
|
1048 |
+
dtype: string
|
1049 |
+
- name: sub_uri
|
1050 |
+
dtype: string
|
1051 |
+
- name: sub_label
|
1052 |
+
dtype: string
|
1053 |
+
- name: template
|
1054 |
+
dtype: string
|
1055 |
+
- name: language
|
1056 |
+
dtype: string
|
1057 |
+
- name: predicate_id
|
1058 |
+
dtype: string
|
1059 |
+
- name: __index_level_0__
|
1060 |
+
dtype: int64
|
1061 |
+
splits:
|
1062 |
+
- name: test
|
1063 |
+
num_bytes: 3042862
|
1064 |
+
num_examples: 20727
|
1065 |
+
download_size: 1603946
|
1066 |
+
dataset_size: 3042862
|
1067 |
configs:
|
1068 |
- config_name: af
|
1069 |
data_files:
|
|
|
1213 |
data_files:
|
1214 |
- split: test
|
1215 |
path: nl/test-*
|
1216 |
+
- config_name: pl
|
1217 |
+
data_files:
|
1218 |
+
- split: test
|
1219 |
+
path: pl/test-*
|
1220 |
---
|
1221 |
Extension/Modification of the original m_lama dataset
|
pl/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:553d4fd7f0ee4e0a844f400508beb5736ffef29be706e7a1a9125aa430371841
|
3 |
+
size 1603946
|