-
I wonder whether torchtune can support traditional tasks such as translation or more general text generation tasks which have a input and output column. I have read the datasets doc at [here](https://…
-
/sentiment_classification/config.py", line 27, in _parse config_path) OSError: Error in parsing bert model config file './senta_config.json'
是不是因为python3的原因,不知怎么处理?
-
Questions:
1. model.predict() includes argument k, what does it configure?
2. model.predict() returns values 'speech' & 'skip', what do they mean?
3. model.predict() returns 'positive', 'negative',…
-
Hi thanks for your great work, I was wondering if the model is also fine tuned for the NER or sentiment analysis task
-
Paddle1.6 模型库 paddleNlp/sentiment_classification
run_ernie.sh 设置了环境变量
CUDA_VISIBLE_DEVICES=0,1,2,3,4,5
但是实际跑起来只有0在跑,其他的都没有跑
这个怎么单机多卡训练啊
-
Hello
can we update lCF-ATEPC to do Aspect term extraction and aspect category detection for SemEval dataset (instead of Aspect polarity classification) where replacing sentiment polarity(positive, n…
-
## 💥 Proposal
I am an open source GSSOC contributor. I am from Machine Learning and Data Science background.
I want to build a LSTM model using Keras on Sentiment Classification on IMDB Reviews…
-
**Please describe the module you would like to add to bricks**
Sentiments classification from the political stance of politicians, their tweets, etc.
**Do you already have an implementation?**
If…
-
Currently, text is only being classified by sentiment and language, but there's quite a few other ways to classify text. I propose text should be classified by formality, controversialness (this can b…
-
Hello, I'm sorry to disturb you. I recently read your paper "Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification". In III.M ETHODOLOGY, A. Notation and …