FrankCCCCC commited on
Commit
39b9942
·
verified ·
1 Parent(s): 520cd55

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ We download the full LM1B dataset from TensorFlow Datasets (TFDS) and convert it
26
 
27
  ```bash
28
  pip install tensorflow==2.20.0 tensorflow-datasets==4.9.9 huggingface_hub==1.3.3 datasets==4.4.1
29
- python lm1b.py --action all
30
  ```
31
 
32
  ## Dataset Structure
 
26
 
27
  ```bash
28
  pip install tensorflow==2.20.0 tensorflow-datasets==4.9.9 huggingface_hub==1.3.3 datasets==4.4.1
29
+ python lm1b_builder.py --action all
30
  ```
31
 
32
  ## Dataset Structure