Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,23 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
configs:
|
| 3 |
-
- config_name: default
|
| 4 |
-
data_files:
|
| 5 |
-
- split: train
|
| 6 |
-
path: data/train-*
|
| 7 |
-
dataset_info:
|
| 8 |
-
features:
|
| 9 |
-
- name: Arabic
|
| 10 |
-
dtype: string
|
| 11 |
-
- name: English
|
| 12 |
-
dtype: string
|
| 13 |
-
splits:
|
| 14 |
-
- name: train
|
| 15 |
-
num_bytes: 688191
|
| 16 |
-
num_examples: 8592
|
| 17 |
-
download_size: 417063
|
| 18 |
-
dataset_size: 688191
|
| 19 |
-
---
|
| 20 |
-
# Dataset Card for [Dataset Name]
|
| 21 |
|
| 22 |
## Table of Contents
|
| 23 |
- [Table of Contents](#table-of-contents)
|
|
@@ -134,8 +115,18 @@ dataset_info:
|
|
| 134 |
|
| 135 |
### Citation Information
|
| 136 |
|
| 137 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 138 |
|
| 139 |
### Contributions
|
| 140 |
|
| 141 |
-
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|
|
|
|
| 1 |
+
# Dataset Card for ArzEn_MultiGenre_subtitles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
## Table of Contents
|
| 4 |
- [Table of Contents](#table-of-contents)
|
|
|
|
| 115 |
|
| 116 |
### Citation Information
|
| 117 |
|
| 118 |
+
```
|
| 119 |
+
@article{al2024negative,
|
| 120 |
+
title={The Negative Transfer Effect on the Neural Machine Translation of Egyptian Arabic Adjuncts into English: The Case of Google Translate},
|
| 121 |
+
author={Al-Sabbagh, Rania},
|
| 122 |
+
journal={International Journal of Arabic-English Studies},
|
| 123 |
+
volume={24},
|
| 124 |
+
number={1},
|
| 125 |
+
pages={95--118},
|
| 126 |
+
year={2024}
|
| 127 |
+
}
|
| 128 |
+
```
|
| 129 |
|
| 130 |
### Contributions
|
| 131 |
|
| 132 |
+
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|