clulab / releases

31 stars 14 forks source link

TextGraphs2018-discovery No train_dev.csv #1

Closed Tavisius25 closed 6 years ago

Tavisius25 commented 6 years ago

I'm interested in running the classifiers.py code and the x and y training data is constructed from the train_dev.csv file. This file doesn't seem to exist in the processed_data folder. Furthermore, many of the negative training csv files seem to be missing for the training split. Is this by design? In its current state it does not seem like others can train these models.

MihaiSurdeanu commented 6 years ago

@Fan-Luom @myedibleenso: can you please share the dataset?

MihaiSurdeanu commented 6 years ago

typo: I meant @Fan-Luo

Fan-Luo commented 6 years ago

Missing data files have been uploaded. The files are larger than GitHub's recommended maximum file size of 50.00 MB, we were thinking to move these files to other place, and probability do so sooner or later.

kwalcock commented 6 years ago

FWIW GitHub has a way to deal with large files, but it involves some extra software. We might be needing it for Eidos resources.

Tavisius25 commented 6 years ago

Thank you for the fast response.