Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ A sentence-level corpus drawn from scanned Bulgarian children's text. Each row r
|
|
13 |
|
14 |
## Data Sourcing
|
15 |
|
16 |
-
We additionally release information about the source of
|
17 |
|
18 |
### Data Schema
|
19 |
|
@@ -26,6 +26,6 @@ We additionally release information about the source of each dataset, which you
|
|
26 |
|
27 |
|
28 |
### Best Practices
|
29 |
-
* **Group by** `SourceLink` to preserve document boundaries.
|
30 |
|
31 |
|
|
|
13 |
|
14 |
## Data Sourcing
|
15 |
|
16 |
+
We additionally release information about the source of sentence in the Bulgarian BabyLM Dataset, which you can find here: https://huggingface.co/datasets/milamarcheva/bulgarian_cds_lg.
|
17 |
|
18 |
### Data Schema
|
19 |
|
|
|
26 |
|
27 |
|
28 |
### Best Practices
|
29 |
+
We recommend to * **Group by** `SourceLink` to preserve document boundaries. However, this dataset has minimal preprocessing to allow contributors to the Multilingual BabyLM Shared Task to determine their own preprocessing practices.
|
30 |
|
31 |
|