-
### Add Link
https://pytorch.org/tutorials/beginner/text_sentiment_ngrams_tutorial.html
### Describe the bug
Running the text classification tutorial line by line results in the following:
/pyt…
-
See if there is any usefulness to the NLTK text classifiers. Is noun classification useful?
-
Text Classification in Flashy seems to keep crashing on the default demo values for text classification.
Not seeing much in the app logs either.
Any idea how to fix this or work around it?
![image…
-
I am trying to evaluate GritLM-7B on MTEB datasets using the provided script.
```
#!/bin/bash
python /home/e/e1347696/unified_encoder_decoder/src/eval/MTEB/eval_mteb.py \
--model_name_or_pat…
-
ML.NET 2.0 comes with Text classification.
The Text classification scenario is based on NAS-BERT, which is trained on _English Wikipedia plus BookCorpus_.
When using text classification for a not …
-
### Overview
We found that [SciBERT](https://github.com/allenai/scibert) works better than BioBERT in text classification tasks. SciBERT has a pre-programmed text classification task on a chemprot da…
-
I tried to run the program with only call train.py and there's some error
Traceback (most recent call last):
File "/home/ml/Python/text-classification-in-memristorsnn-master/train.py", line 94, …
-
Thank you for your excellent work. I have some confusion regarding the evaluation as follows:
In the paper, it is mentioned that pre-trained CLIP can be applied to downstream VQA tasks. For close-e…
-
### Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
### OS Platform and Distribution
WSL2
### MediaPipe Tasks SDK version
0.10.18
#…
-
Hello, can we use this model to detect the class of a given detected text, for example name, last name (NER)?
If yes, how the is data going to be or what modifcation should we add to the labels?
Cor…