Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

prep-25k-vocab-corpus.dvc 535 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  1. md5: 15889b171209bd22b06ffae76b3322b6
  2. cmd: pip install -r requirements.txt && codeprep nosplit -p $(pwd)/data/25k-vocab-corpus
  3. --no-unicode --no-str --no-com --no-spaces --calc-vocab --verbose --output-path=$(pwd)/data/25k-vocab-corpus-prepped
  4. wdir: ..
  5. deps:
  6. - md5: ca2e8d6be677c14bd408fca1ad2c08cc.dir
  7. path: data/25k-vocab-corpus
  8. - md5: 7181e95ae9a308e11dc9a45b63aa293d
  9. path: requirements.txt
  10. outs:
  11. - md5: d751713988987e9331980363e24189ce.dir
  12. path: data/25k-vocab-corpus-prepped
  13. cache: true
  14. metric: false
  15. persist: false
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...