Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -14,6 +14,7 @@ This dataset contains automatically aligned Romansh–German document pairs, ext
|
|
| 14 |
The dataset consists of several alignment outputs based on different cosine similarity thresholds and sentence-length penalties:
|
| 15 |
|
| 16 |
threshold_matches/
|
|
|
|
| 17 |
├── matched_{THRESHOL*100}_{ALPHA*100}.jsonl
|
| 18 |
|
| 19 |
├── matched_60_5.0.jsonl
|
|
@@ -21,8 +22,6 @@ threshold_matches/
|
|
| 21 |
...
|
| 22 |
|
| 23 |
|
| 24 |
-
Each file contains one JSON line per aligned document.
|
| 25 |
-
|
| 26 |
## Format
|
| 27 |
|
| 28 |
Each `.jsonl` file contains entries with the following fields:
|
|
|
|
| 14 |
The dataset consists of several alignment outputs based on different cosine similarity thresholds and sentence-length penalties:
|
| 15 |
|
| 16 |
threshold_matches/
|
| 17 |
+
|
| 18 |
├── matched_{THRESHOL*100}_{ALPHA*100}.jsonl
|
| 19 |
|
| 20 |
├── matched_60_5.0.jsonl
|
|
|
|
| 22 |
...
|
| 23 |
|
| 24 |
|
|
|
|
|
|
|
| 25 |
## Format
|
| 26 |
|
| 27 |
Each `.jsonl` file contains entries with the following fields:
|