demix-data
demix-data copied to clipboard
Benchmark API for Multidomain Language Modeling
Results
2
demix-data issues
Sort by
recently updated
recently updated
newest added
Can you give more details on github archive and twitter api datasets? Did you use all years or only specific years?
Please check your code. [domains/s2orc/extract_papers.py](https://github.com/kernelmachine/demix-data/blob/main/domains/s2orc/extract_papers.py) `8 from joblib import Parallel, delayed` Does this Parallel module work in your code? ` 29 if len(papers) > 512:` I think it should be...