Add instructions
Browse files- README.md +12 -0
- instructions/instructions.tsv +3 -0
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: "mit"
|
3 |
+
pretty_name: "M-BEIR_DEV"
|
4 |
+
language:
|
5 |
+
- "en"
|
6 |
+
configs:
|
7 |
+
- config_name: instructions
|
8 |
+
sep: "\t"
|
9 |
+
data_files:
|
10 |
+
- split: instructions
|
11 |
+
path: "instructions/*.tsv"
|
12 |
+
---
|
instructions/instructions.tsv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c43ffc45e54f8b5a85f1e3095a2106fce9a3af727b1d3a8761c250abd1288ac5
|
3 |
+
size 6138
|