justin871030
commited on
Commit
β’
5db3fc0
1
Parent(s):
eaf79dd
Update README.md
Browse files
README.md
CHANGED
@@ -18,3 +18,9 @@ license: mit
|
|
18 |
2. Added several commonly-used emoji and tokens to the special token list of the tokenizer.
|
19 |
3. Did label smoothing while training.
|
20 |
4. Used weighted loss and focal loss to help the cases which trained badly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
2. Added several commonly-used emoji and tokens to the special token list of the tokenizer.
|
19 |
3. Did label smoothing while training.
|
20 |
4. Used weighted loss and focal loss to help the cases which trained badly.
|
21 |
+
|
22 |
+
## Results
|
23 |
+
Best Result of `Macro F1` - 70%
|
24 |
+
|
25 |
+
## Tutorial Link
|
26 |
+
- [GitHub](https://github.com/justin871030/GoEmotions)
|