Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,10 @@ metrics:
|
|
| 6 |
- accuracy
|
| 7 |
tags:
|
| 8 |
- code
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
🚨 **Just a heads up, the description is generated by GPT. Yep, those same GPTs that will one day take over the world. But don't worry, for now, they're content with generating descriptions! 😂 But the Training and Evaluation matrices are correct.**
|
| 11 |
|
|
@@ -45,4 +49,4 @@ At the heart of our creation lies a sophisticated architecture designed to unrav
|
|
| 45 |
|
| 46 |
**val_loss: 0.3046**
|
| 47 |
|
| 48 |
-
**val_accuracy: 0.9300**
|
|
|
|
| 6 |
- accuracy
|
| 7 |
tags:
|
| 8 |
- code
|
| 9 |
+
- sentiment_analysis
|
| 10 |
+
- tensorflow
|
| 11 |
+
- LSTM
|
| 12 |
+
pipeline_tag: text-classification
|
| 13 |
---
|
| 14 |
🚨 **Just a heads up, the description is generated by GPT. Yep, those same GPTs that will one day take over the world. But don't worry, for now, they're content with generating descriptions! 😂 But the Training and Evaluation matrices are correct.**
|
| 15 |
|
|
|
|
| 49 |
|
| 50 |
**val_loss: 0.3046**
|
| 51 |
|
| 52 |
+
**val_accuracy: 0.9300**
|