elozano's picture
Update README.md
91f73c4
## Definition
This text classification model detects whenever a text has no sense.
## Usage Recommendations
- **max\_length**: 128
- **padding**: "max_length"
- **truncation**: True
## Performance
- **Accuracy**: 99\%