miquelCanal
commited on
Commit
•
2cb7e21
1
Parent(s):
5a00b5a
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: txt
|
6 |
+
dtype: string
|
7 |
+
- name: triplet
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: test
|
11 |
+
num_bytes: 1097763
|
12 |
+
num_examples: 5335
|
13 |
+
download_size: 613953
|
14 |
+
dataset_size: 1097763
|
15 |
+
---
|