Skip to content

The supplementary sevice over THoR Chain-of-Thought framework as part of SemEval-2024 Task 3 paper

License

Notifications You must be signed in to change notification settings

nicolay-r/SemEval2024-Task3

Repository files navigation

SemEval-2024 Task 3: Codalab Service for THOR-ECACtwitter

arXiv arXiv

Update 05 March 2024: The quick arXiv paper breakdowns 🔨 are @ Twitter/X post

This repository shares data and submission-related code for training and handling results of
THoR-ECAC framework, as a part of the SemEval-2024 paper nicolay-r at SemEval-2024 Task 3: Using Flan-T5 for Reasoning Emotion Cause in Conversations with Chain-of-Thought on Emotion States

Usage

  1. Install necessary project dependencies as follows:
pip install -r dependencies.txt
  1. Use download.py scripts for fetching ⬇️ all the task-related resources:
python download.py
  1. Use the following shared scripts:
  • Resources Preparation for pair-based experiments in context:
  • Spans correction algorithm implementation of the vocabulary-based spans-correction technique mentioned in paper. image
  • Codalab submissions forming:
    • 2_submit -- script for forming *.json.zip archive, compatible for submitting on Codalab platfom.
  • Conversation data analysis:

References

You can cite this work or THoR-ECAC framework as follows:

@article{rusnachenko2024nicolayr,
  title={nicolay-r at SemEval-2024 Task 3: Using Flan-T5 for Reasoning Emotion Cause in Conversations with Chain-of-Thought on Emotion States},
  booktitle = "Proceedings of the Annual Conference of the North American Chapter of the Association for Computational Linguistics",
  author={Nicolay Rusnachenko and Huizhi Liang},
  year= "2024",
  month= jun,
  address = "Mexico City, Mexico",
  publisher = "Association for Computational Linguistics"
}

About

The supplementary sevice over THoR Chain-of-Thought framework as part of SemEval-2024 Task 3 paper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages