Problem with UPFD dataset #8760
Replies: 1 comment
-
Thanks for reporting. Will be fixed in #8766 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had a problem with UPFD dataset, this is my code:
train_data = UPFD(root="./content", name="politifact", feature="content", split="train")
Problem is "BadZipFile: File is not a zip file" when I try run my code
Beta Was this translation helpful? Give feedback.
All reactions