Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,11 +27,17 @@ dataset_info:
|
|
| 27 |
num_examples: 329982
|
| 28 |
download_size: 147357764
|
| 29 |
dataset_size: 240759202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
# Dataset Card for "qqp_he"
|
| 32 |
|
| 33 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 34 |
|
|
|
|
| 35 |
|
| 36 |
### Sample
|
| 37 |
```json
|
|
|
|
| 27 |
num_examples: 329982
|
| 28 |
download_size: 147357764
|
| 29 |
dataset_size: 240759202
|
| 30 |
+
task_categories:
|
| 31 |
+
- sentence-similarity
|
| 32 |
+
language:
|
| 33 |
+
- he
|
| 34 |
+
- en
|
| 35 |
---
|
| 36 |
# Dataset Card for "qqp_he"
|
| 37 |
|
| 38 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
| 39 |
|
| 40 |
+
Machine-translated(google) QQP corpus to Hebrew
|
| 41 |
|
| 42 |
### Sample
|
| 43 |
```json
|