kathi08654 commited on
Commit
cb2e8d9
·
verified ·
1 Parent(s): 86430b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -50,3 +50,4 @@ configs:
50
  - modified version of Goodwiki Dataset from https://huggingface.co/datasets/euirim/goodwiki
51
  - added section column (markdown headings), token column (computed with tiktoken)
52
  - only contains articles with less than 3,000 token
 
 
50
  - modified version of Goodwiki Dataset from https://huggingface.co/datasets/euirim/goodwiki
51
  - added section column (markdown headings), token column (computed with tiktoken)
52
  - only contains articles with less than 3,000 token
53
+ - train, validate, test split (80, 15, 5)