Ted

Results 4 issues of Ted

### 🐛 Describe the bug I am passing JSON data to python-requests. For simplification you can assume the following input: ``` dic1 = {"main": "this is a main", "categories": "this...

triaged_wait
gpu

Hi @asahi417, I have an issue with AllenNLP as a requirement. Indeed, AllenNLP brings some version-conflicts with other requirements of my project. In this case, it is preferable to drop...

Hi @asahi417 , I am trying to fine-tune using different pre-trainedf distil-bert models. If the number of labels is not matched with the one Tner expects, I face with an...

Hi @asahi417, in one of my projects, I am using different NLP models including NER, sentiment, and other text classifiers. The models are all based on PyTorch. Currently, need to...