Skip to content

Questions about the generation and meaning of multiple txt files (e.g. relative_test3_NCEV.txt etc.) #107

@muppychae1

Description

@muppychae1

Hello, author.
I am trying to reimplement Emotion-LLaMA and test its performance on other datasets, but I had a few questions while writing the code.

When doing evaluation, I saw files like (MER2023)relative_test3_NCEV.txt, MERR_fine_grained.txt, (MER2024)MER2024-noise_NCE.txt, and (DFEW)reltive_DFEW_set_1_test.txt, but I am not quite sure how they are structured.

For example, in part of the content of MERR_fine_grained.txt, I found entries like the following. How are the columns organized in this case?

sample_00000023 35 angry -1.174107
sample_00000046 98 angry -2.5923429
sample_00000047 22 surprise -0.61232674
sample_00000054 52 angry -1.0886253
sample_00000069 18 angry -1.5699985

And how can i make those txt files like that?

I look forward to your reply. Thank you very much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions