## 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\% |
## 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\% |