Newbie here: How do I convert the results into a dataframe?
#3
by
jaguilar
- opened
I am new to python and this is the first time that I used this model. I have the results, but I can't figure out how to convert them into a data frame. Any ideas?
Hi
@jaguilar
,
Please check out this Google Colab, which returns a data frame at the end:
https://colab.research.google.com/github/j-hartmann/emotion-english-distilroberta-base/blob/main/emotion_prediction_example.ipynb
j-hartmann
changed discussion status to
closed