bhadresh-savani
commited on
Commit
•
6ecebb2
1
Parent(s):
fc9b3e3
Update README.md
Browse files
README.md
CHANGED
@@ -35,4 +35,7 @@ Total optimization steps = 31728
|
|
35 |
```
|
36 |
'eval_accuracy_thresh': 0.9614765048027039,
|
37 |
'eval_loss': 0.1164659634232521
|
38 |
-
```
|
|
|
|
|
|
|
|
35 |
```
|
36 |
'eval_accuracy_thresh': 0.9614765048027039,
|
37 |
'eval_loss': 0.1164659634232521
|
38 |
+
```
|
39 |
+
|
40 |
+
## Colab Notebook:
|
41 |
+
[Notebook](https://github.com/bhadreshpsavani/UnderstandingNLP/blob/master/go_emotion_of_transformers_multilabel_text_classification_v2.ipynb)
|