kimkyeonghun/MSA

How to solve this problem?

Opened this issue · 7 comments

Can you show me train_data structure?

I think data structure is different.
You must modify data structure following as:

Data Strcuture
data ----train = (word,visual,speech),label(sentimnet),segment(situation number)
|
----val = (word,visual,speech),label(sentimnet),segment(situation number)
|
----test = (word,visual,speech),label(sentimnet),segment(situation number)

run pre_processing,py