jscuds / rf-bert

MIT License
0 stars 0 forks source link

load test not train in attack.py #15

Closed jxmorris12 closed 2 years ago

jxmorris12 commented 2 years ago

need the split= argument to load the test split instead of asking for the test subset (which doesn't exist, but doesn't throw an error - see issue: https://github.com/huggingface/datasets/issues/3747)