This repository validates the contextual embedding capabilities of Candle's BERT implementation (and some further calculations) against PyTorch equivalents.
Rust
0
4 commits
updated May 24, 2025
This repository compares the implementations of various NLP models in Candle against PyTorch equivalents.
The project is organized by model/task type:
bert-embeddings/: BERT embedding generation comparisonxlm-roberta-finetuned/: compares inference on s-nlp/xlmr_formality_classifier - XLM RoBERTa fine-tuned on the multilingual text classification task of determining formality of sentencesEach model directory contains:
candle/ and pytorch/)4 commits
Rust
72.2%
Python
27.8%
This repository validates the contextual embedding capabilities of Candle's BERT implementation (and some further calculations) against PyTorch equivalents.
Rust
0
4 commits
updated May 24, 2025
This repository compares the implementations of various NLP models in Candle against PyTorch equivalents.
The project is organized by model/task type:
bert-embeddings/: BERT embedding generation comparisonxlm-roberta-finetuned/: compares inference on s-nlp/xlmr_formality_classifier - XLM RoBERTa fine-tuned on the multilingual text classification task of determining formality of sentencesEach model directory contains:
candle/ and pytorch/)4 commits
Rust
72.2%
Python
27.8%