| license: mit | |
| pipeline_tag: text-classification | |
| library_name: pytorch | |
| language: | |
| - en | |
| # Yuli Model | |
| A BERT-based text classification model. | |
| ## Task | |
| Classifies robot command instructions. | |
| ## Example | |
| Input: | |
| "Turn left" | |
| Output: | |
| LEFT | |
| license: mit | |
| pipeline_tag: text-classification | |
| library_name: pytorch | |
| language: | |
| - en | |
| # Yuli Model | |
| A BERT-based text classification model. | |
| ## Task | |
| Classifies robot command instructions. | |
| ## Example | |
| Input: | |
| "Turn left" | |
| Output: | |
| LEFT | |