SkillAgentSearch skills...

M3GAT

No description available

Install / Use

/learn @Ao-Jia/M3GAT
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

M3GAT

Data preparation

  1. Decompress the dataset in./data folder
  2. As for MELD dataset, use python ./utils/video_capturer.py to preprocess the video data

Training

  1. MELD: python main.py --dataset MELD --epoch 50 --batch_size 2 --bert_lr 4e-7 --lr 3e-6 --sen_class 3 --emo_class 7
  2. MEISD: python main.py --dataset MEISD --epoch 100 --batch_size 2 --bert_lr 4e-7 --lr 3e-6 --sen_class 3 --emo_class 9
  3. MSED: python main.py --dataset MSED --epoch 50 --batch_size 16 --bert_lr 1e-5 --lr 1e-5 --sen_class 3 --emo_class 6

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Python

Security Score

62/100

Audited on Dec 14, 2025

No findings