Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,8 @@ Data preprocessing steps are documented in the Jupyter notebooks located in the
|
|
36 |
|
37 |
Machine learning models used for text classification, including:
|
38 |
|
|
|
39 |
- BERT (Bidirectional Encoder Representations from Transformers)
|
40 |
- XGBoost
|
41 |
- LSTM (Long Short-Term Memory networks)
|
42 |
-
- Llama 3.2
|
|
|
36 |
|
37 |
Machine learning models used for text classification, including:
|
38 |
|
39 |
+
- USE (Universal Sentence Encoder)
|
40 |
- BERT (Bidirectional Encoder Representations from Transformers)
|
41 |
- XGBoost
|
42 |
- LSTM (Long Short-Term Memory networks)
|
43 |
+
- Llama 3.2
|