Update README.md
Browse files
README.md
CHANGED
@@ -200,7 +200,7 @@ Translate the following text from {source} into {target}.
|
|
200 |
{target}:
|
201 |
```
|
202 |
<details>
|
203 |
-
<summary>Show
|
204 |
|
205 |
```python
|
206 |
source = 'Catalan'
|
@@ -225,7 +225,7 @@ Corrected:"
|
|
225 |
```
|
226 |
|
227 |
<details>
|
228 |
-
<summary>Show
|
229 |
|
230 |
```python
|
231 |
source = 'Catalan'
|
@@ -253,7 +253,7 @@ Please translate this text from {source} into {target}.
|
|
253 |
```
|
254 |
|
255 |
<details>
|
256 |
-
<summary>Show
|
257 |
|
258 |
```python
|
259 |
source = 'English'
|
@@ -288,7 +288,7 @@ Marked:
|
|
288 |
```
|
289 |
|
290 |
<details>
|
291 |
-
<summary>Show
|
292 |
|
293 |
```python
|
294 |
text = """Analyse the following tokenized text and mark the tokens containing named entities.
|
@@ -451,7 +451,7 @@ Click the expand button below to see the full list of tasks included in the fine
|
|
451 |
| Context-Aware Translation | [TowerBlocks](https://huggingface.co/datasets/Unbabel/TowerBlocks-v0.2): [MT-GenEval](https://github.com/amazon-science/machine-translation-gender-eval) | en-nl | 417 |
|
452 |
| Context-Aware Translation | [TowerBlocks](https://huggingface.co/datasets/Unbabel/TowerBlocks-v0.2): [MT-GenEval](https://github.com/amazon-science/machine-translation-gender-eval) | en-es | 431 |
|
453 |
| Context-Aware Translation | [TowerBlocks](https://huggingface.co/datasets/Unbabel/TowerBlocks-v0.2): [MT-GenEval](https://github.com/amazon-science/machine-translation-gender-eval) | en-de | 558 |
|
454 |
-
|**
|
455 |
|
456 |
The non-public portion of this dataset was jointly created by BSC, HiTZ, and CiTIUS. For further information regarding the instruction-tuning data, please contact <langtech@bsc.es>.
|
457 |
|
|
|
200 |
{target}:
|
201 |
```
|
202 |
<details>
|
203 |
+
<summary>Show an example</summary>
|
204 |
|
205 |
```python
|
206 |
source = 'Catalan'
|
|
|
225 |
```
|
226 |
|
227 |
<details>
|
228 |
+
<summary>Show an example</summary>
|
229 |
|
230 |
```python
|
231 |
source = 'Catalan'
|
|
|
253 |
```
|
254 |
|
255 |
<details>
|
256 |
+
<summary>Show an example</summary>
|
257 |
|
258 |
```python
|
259 |
source = 'English'
|
|
|
288 |
```
|
289 |
|
290 |
<details>
|
291 |
+
<summary>Show an example</summary>
|
292 |
|
293 |
```python
|
294 |
text = """Analyse the following tokenized text and mark the tokens containing named entities.
|
|
|
451 |
| Context-Aware Translation | [TowerBlocks](https://huggingface.co/datasets/Unbabel/TowerBlocks-v0.2): [MT-GenEval](https://github.com/amazon-science/machine-translation-gender-eval) | en-nl | 417 |
|
452 |
| Context-Aware Translation | [TowerBlocks](https://huggingface.co/datasets/Unbabel/TowerBlocks-v0.2): [MT-GenEval](https://github.com/amazon-science/machine-translation-gender-eval) | en-es | 431 |
|
453 |
| Context-Aware Translation | [TowerBlocks](https://huggingface.co/datasets/Unbabel/TowerBlocks-v0.2): [MT-GenEval](https://github.com/amazon-science/machine-translation-gender-eval) | en-de | 558 |
|
454 |
+
|**Total** | | | **135,404** |
|
455 |
|
456 |
The non-public portion of this dataset was jointly created by BSC, HiTZ, and CiTIUS. For further information regarding the instruction-tuning data, please contact <langtech@bsc.es>.
|
457 |
|