BlackKakapo
commited on
Commit
•
2d0bdd3
1
Parent(s):
e7f515e
Update README.md
Browse files
README.md
CHANGED
@@ -13,18 +13,27 @@ task_categories:
|
|
13 |
---
|
14 |
|
15 |
|
16 |
-
|
17 |
-
- paraphrase: 131953
|
18 |
-
- grammar: 1686054
|
19 |
-
- synonyms: 26986
|
20 |
-
- translate: 999725
|
21 |
-
- summarize [Original summarize]: 71999
|
22 |
-
- sentiment analysis [Original sent]: 36498
|
23 |
-
- sts [Original sts]: 7499
|
24 |
-
- offense analysis [Original offense]: 3199
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
-
## Dataset
|
28 |
|
29 |
### Eval
|
30 |
| Dataset | Link | Rows | Task-specific prefix |
|
|
|
13 |
---
|
14 |
|
15 |
|
16 |
+
## Dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
|
18 |
+
### Train
|
19 |
+
| Dataset | Link | Rows | Task-specific prefix |
|
20 |
+
| ------ | ------ | ------ | ------ |
|
21 |
+
| **Paraphrase** | [Paraphrase](https://huggingface.co/datasets/BlackKakapo/paraphrase-ro) | 131951 | *paraphrase:* **string** |
|
22 |
+
| **Grammar** | [Grammar](https://huggingface.co/datasets/BlackKakapo/grammar-ro) | 1686054 | *grammar:* **string** |
|
23 |
+
| **Synonyms** | - | 14085 | *synonyms:* **word** |
|
24 |
+
| **Translate** | - | 999725 | *translate Romanian to English:* **string** |
|
25 |
+
| **Summarize** | [Summarize](https://huggingface.co/datasets/readerbench/ro-text-summarization) | 71999 | *summarize:* **string** |
|
26 |
+
| **Sentiment analysis** | [Sentiment analysis](https://huggingface.co/datasets/ro_sent) | 36498 | *sentiment analysis:* **string** |
|
27 |
+
| **STS** | [STS](https://huggingface.co/datasets/ro_sts) | 7499 | *sts:* **string** |
|
28 |
+
| **Offense analysis** | [Offense analysis](https://huggingface.co/datasets/readerbench/ro-fb-offense) | 3199 | *offense analysis:* **string** |
|
29 |
+
| **Gsm8k-ro** | [Gsm8k-ro](https://huggingface.co/datasets/BlackKakapo/gsm8k-ro) | 7474 | **string** |
|
30 |
+
| **Qasc-ro** | [Qasc-ro](https://huggingface.co/datasets/BlackKakapo/qasc-ro) | 8134 | **string** |
|
31 |
+
| **Recipes-ro** | [Recipes-ro](https://huggingface.co/datasets/BlackKakapo/recipes-ro) | 818 | 1. *Spune-mi reteta pentru* **string** 2. *Cum as putea face* **string** 3. *Spune-mi te rog cum as putea face* **string** |
|
32 |
+
| **Qaworld-ro** | [Qaworld-ro](https://huggingface.co/datasets/BlackKakapo/qaworld-ro) | 722659 | **string** |
|
33 |
+
| **News-ro** | - | 102369 | 1. *Genereaza o știre cu titlul dat si incepe-o astfel* **string** 2. *Scrie o știre cu denumirea asta si cu acest inceput* **string**|
|
34 |
+
| **Newsagro-ro** | - | 568 | 1. *Genereaza o știre cu titlul dat si incepe-o astfel* **string** 2. *Scrie o știre cu denumirea asta si cu acest inceput* **string**|
|
35 |
+
| **TOTAL** | [Multitask-ro](https://huggingface.co/datasets/BlackKakapo/multitask-ro) | **~3792372** | |
|
36 |
|
|
|
37 |
|
38 |
### Eval
|
39 |
| Dataset | Link | Rows | Task-specific prefix |
|