Datasets:

Modalities:
Tabular
Text
Formats:
csv
Languages:
English
Libraries:
Datasets
pandas
License:

What do the labels (0, 1, 2) correspond to in this dataset?

#3
by kakeith406 - opened

Do you mind please describing what the labels (0, 1, 2) correspond to? Thank you!

Financial Services Innovation Lab, Georgia Tech org

They are mappings to labels:
label_mapping = {
"DOVISH": 0,
"HAWKISH": 1,
"NEUTRAL": 2,
}

Thank you! A gentle request to put this in the README for others as well.

Financial Services Innovation Lab, Georgia Tech org

Thanks, README is updated.

shahagam4 changed discussion status to closed

Sign up or log in to comment