Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ widget:
|
|
| 23 |
- **Model Architecture**: ELECTRA (Discriminator)
|
| 24 |
|
| 25 |
## Training
|
| 26 |
-
The model was trained
|
| 27 |
|
| 28 |
## Usage
|
| 29 |
|
|
|
|
| 23 |
- **Model Architecture**: ELECTRA (Discriminator)
|
| 24 |
|
| 25 |
## Training
|
| 26 |
+
The model was trained using a combination of IMDB and Amazon reviews datasets, using ELECTRA's discriminator architecture which is particularly efficient with limited data. The hyperparameters were optimized for performance on consumer-grade hardware.
|
| 27 |
|
| 28 |
## Usage
|
| 29 |
|