AdamCodd commited on
Commit
9c5fb8a
1 Parent(s): ac8a2b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -41,7 +41,9 @@ It achieves the following results on the evaluation set:
41
 
42
  ## Model description
43
 
44
- This emotion classifier has been trained on 89_754 examples split into train, validation and test. Each label was perfectly balanced in each split.
 
 
45
 
46
  ## Intended uses & limitations
47
 
 
41
 
42
  ## Model description
43
 
44
+ This emotion classifier has been trained on 89_754 examples split into train, validation and test from the full [emotion balanced dataset](https://huggingface.co/datasets/AdamCodd/emotion-balanced).
45
+
46
+ Each label was perfectly balanced in each split.
47
 
48
  ## Intended uses & limitations
49