Hi,
Thanks for releasing the code.
Can you please answer a few questions?
-
Does this code reproduce results from your EMNLP paper? And when do you plan to release all the preprocessing scripts along with readme?
-
I tried preprocessing the reddit l2 dataset the way you described in the paper (posts greater than 50 words and balanced dataset for all classes). But I did not get the numbers of the dataset you reported (260k for training, 32k for test, valid). Are these numbers for 10 most frequent classes or all 23 of them?
-
In your arxiv version, the numbers for a linear classifier (LR) in tables 1 and 4 do not match (52.5 vs 21.1 for in-domain). I assume it is because the num_classes in former is 10 while it is 23 in the latter?
-
Can you share the exact splits (train, test, oodtest) you used in your paper?
Thanks again for releasing the code,
Ashim
Hi,
Thanks for releasing the code.
Can you please answer a few questions?
Does this code reproduce results from your EMNLP paper? And when do you plan to release all the preprocessing scripts along with readme?
I tried preprocessing the reddit l2 dataset the way you described in the paper (posts greater than 50 words and balanced dataset for all classes). But I did not get the numbers of the dataset you reported (260k for training, 32k for test, valid). Are these numbers for 10 most frequent classes or all 23 of them?
In your arxiv version, the numbers for a linear classifier (LR) in tables 1 and 4 do not match (52.5 vs 21.1 for in-domain). I assume it is because the num_classes in former is 10 while it is 23 in the latter?
Can you share the exact splits (train, test, oodtest) you used in your paper?
Thanks again for releasing the code,
Ashim