Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- conversational
|
5 |
+
language:
|
6 |
+
- ca
|
7 |
+
size_categories:
|
8 |
+
- n<1K
|
9 |
+
tags:
|
10 |
+
- self-instruct
|
11 |
+
- instructions
|
12 |
+
- instruction tuning
|
13 |
---
|
14 |
+
|
15 |
+
# Catalan self-instruct seed
|
16 |
+
|
17 |
+
Manual translation of the [seed instructions](https://huggingface.co/datasets/HuggingFaceH4/self-instruct-seed) from [self-instruct](https://github.com/yizhongw/self-instruct).
|
18 |
+
|
19 |
+
Note that some examples could not be literally translated (e.g. jokes, puns, code) and had to be adapted to the target language.
|