SeJinPark commited on
Commit
1dd2041
1 Parent(s): 908b8e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -18,7 +18,8 @@ Detailed description of the dataset.
18
 
19
  ## Data Fields
20
  - `id`: unique identifier for each conversation.
21
- - `from`: who the message is from.
 
22
  - `value`: the text of the utterance.
23
  - `emotion`: the emotion of the utterance.
24
  - `audpath`: path to the associated audio file.
 
18
 
19
  ## Data Fields
20
  - `id`: unique identifier for each conversation.
21
+ - 'utterance' : uterrance index.
22
+ - `from`: who the message is from (human, gpt)
23
  - `value`: the text of the utterance.
24
  - `emotion`: the emotion of the utterance.
25
  - `audpath`: path to the associated audio file.