Inquiry About 0-byte Files in data/arxiv/0.90-1.00 Directory

#3
by AshleyLL - opened

I am reaching out to inquire about an issue I've encountered while accessing files within the directory data/arxiv/0.90-1.00. It appears that all the files in this directory are 0 bytes in size.

Could anyone provide insight into why these files might be empty? Is this a known issue, or could there have been an error during the upload process or a result of storage corruption?

Any information or guidance on this matter would be greatly appreciated.

math-ai org

This is normal and expected behavior. The directory structure represents the output of a Language Model (LM) based generative classifier, which assigns a score to each arXiv document.

The files are 0-byte placeholders. A file's presence within a specific directory (e.g., 0.90-1.00) indicates the score that the corresponding document received from the classifier. This represents the original, unnormalized distribution of the scores.

Sign up or log in to comment