dchaplinsky commited on
Commit
ddfee72
1 Parent(s): 8eb4cf5

Upload every_prompt.py

Browse files
Files changed (1) hide show
  1. every_prompt.py +1 -1
every_prompt.py CHANGED
@@ -13,7 +13,7 @@ It also has basic pre-processing to calculate the length of the useful text and
13
 
14
 
15
  _URLS = [
16
- "every_prompt_sample.jsonlines",
17
  ]
18
 
19
 
 
13
 
14
 
15
  _URLS = [
16
+ "every_prompt.jsonlines",
17
  ]
18
 
19