Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# BasPhyCo
|
| 2 |
|
| 3 |
This repository contains the data and code for the paper **Physical Commonsense Reasoning for Lower-Resourced Languages and Dialects: a Study on Basque.**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
language:
|
| 4 |
+
- eu
|
| 5 |
+
tags:
|
| 6 |
+
- Variation
|
| 7 |
+
pretty_name: BasPhyCo
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: eu
|
| 10 |
+
data_files:
|
| 11 |
+
- split: test
|
| 12 |
+
path:
|
| 13 |
+
- data/basphyco.jsonl
|
| 14 |
+
- config_name: eu_west
|
| 15 |
+
data_files:
|
| 16 |
+
- split: test
|
| 17 |
+
path:
|
| 18 |
+
- data/basphyco-western.jsonl
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
+
|
| 22 |
# BasPhyCo
|
| 23 |
|
| 24 |
This repository contains the data and code for the paper **Physical Commonsense Reasoning for Lower-Resourced Languages and Dialects: a Study on Basque.**
|