arnab04 commited on
Commit
f689b2c
·
verified ·
1 Parent(s): 3b78ec9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ Each split follows the same schema.
61
  Each example consists of:
62
 
63
  - **`text`** (`string`): Preprocessed text input
64
- - **`labels`** (`List[int]`): Multi-one-hot encoded emotion labels (length = 28)
65
 
66
  Each label is binary:
67
  - `1` → emotion present
 
61
  Each example consists of:
62
 
63
  - **`text`** (`string`): Preprocessed text input
64
+ - **`labels`** : Multi-one-hot encoded emotion labels (length = 28)
65
 
66
  Each label is binary:
67
  - `1` → emotion present