An open API service indexing awesome lists of open source software.

https://github.com/ali-mhrez/stance-detection-mbert-features

This repository provides the implementation and results of experiments using Multilingual BERT (mBERT) features as input to CNN and LSTM architectures for the task of Stance Detection. we explore two approaches to feature extraction: using the final layer, and concatenating the features from the last four layers.
https://github.com/ali-mhrez/stance-detection-mbert-features

arabic-language bilstm cnn ensemble mbert pytorch stance-detection

Last synced: 6 months ago
JSON representation

This repository provides the implementation and results of experiments using Multilingual BERT (mBERT) features as input to CNN and LSTM architectures for the task of Stance Detection. we explore two approaches to feature extraction: using the final layer, and concatenating the features from the last four layers.

Awesome Lists containing this project