EricR401S commited on
Commit
0222587
1 Parent(s): d33962c

fast commits

Browse files
Files changed (1) hide show
  1. Pill_Ideologies-Post_Titles.py +1 -1
Pill_Ideologies-Post_Titles.py CHANGED
@@ -209,7 +209,7 @@ class SubRedditPosts(datasets.GeneratorBasedBuilder):
209
  # These kwargs will be passed to _generate_examples
210
  gen_kwargs={
211
  # "filepath": train,
212
- "filepath": data,
213
  "split": "train",
214
  },
215
  ),
 
209
  # These kwargs will be passed to _generate_examples
210
  gen_kwargs={
211
  # "filepath": train,
212
+ "filepath": train,
213
  "split": "train",
214
  },
215
  ),