Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,9 @@ This model classifies grievances into five distinct buckets:
|
|
43 |
5. **Convo_ender**:
|
44 |
Any phrase that could signal the end of a conversation like 'Thank you','Goodbye'
|
45 |
|
|
|
|
|
|
|
46 |
## Training Metrics
|
47 |
|
48 |
The following training metrics were observed over 15 epochs:
|
|
|
43 |
5. **Convo_ender**:
|
44 |
Any phrase that could signal the end of a conversation like 'Thank you','Goodbye'
|
45 |
|
46 |
+
## Training code:
|
47 |
+
The code for training the model can be found [here](https://colab.research.google.com/drive/16ThlfaBKTAS3ZfUXQSaXvjAJie754gBg#scrollTo=ksdtTs6Naqxm)
|
48 |
+
|
49 |
## Training Metrics
|
50 |
|
51 |
The following training metrics were observed over 15 epochs:
|