Dataset missing?

#3
by lomov - opened

Thank you for creating and publishing this model! I have just started working with NLP and AI textual analysis. I am wondering if you used a dataset with physical/transition labels to train it for a downstream task. I can see that you refer to the "climate_detection" dataset, but I am not sure how the model was trained. Thank you!

The datasets are loaded from a different namespace. In the code example in the model card it would resolve to https://huggingface.co/datasets/climatebert/climate_detection

Hi, I have just started playing around with this model and I'm unsure what the labels correspond to. I can see there are possible output values of LABEL_0, LABEL_1, and LABEL_2. I was looking at the aforementioned dataset that it was trained on, but couldn't find anything to indicate what the labels mean. Could you help me with this please? Thank you!

@bryce-bangerter have you seen the paper they published discussing this model? https://arxiv.org/pdf/2110.12010

That paper links to this repo: https://github.com/climatebert/language-model

Sign up or log in to comment