suchirsalhan commited on
Commit
5a6b736
·
verified ·
1 Parent(s): 82a5485

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 each dataset, which you can find here: https://huggingface.co/datasets/milamarcheva/bulgarian_cds_lg.
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