0x22almostEvil commited on
Commit
7db6721
1 Parent(s): 5012757

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -53,9 +53,9 @@ Original version with the channel (MrBeast) will contain 487 hours 27 minutes 59
53
  ## Generating Dataset
54
 
55
  For generating the dataset launch:
56
- 1. generate_urls.py - to generate video URLs based on channel_urls.txt
57
- 2. generate_dataset.py - for generating dataset (can take a lot of time...)
58
- 3. polish_dataset.py - for cleaning the folders without any useful data
59
 
60
  ## Usage
61
 
 
53
  ## Generating Dataset
54
 
55
  For generating the dataset launch:
56
+ 1. `generate_urls.py` - to generate video URLs based on `channel_urls.txt`
57
+ 2. `generate_dataset.py` - for generating dataset (can take **a lot** of time...)
58
+ 3. `polish_dataset.py` - for cleaning the folders without any useful data
59
 
60
  ## Usage
61