-
Hey Enrique,
I want to dig in Contextual embeddings/Language models and in particular Bert. I want to see if the these features would help the lemmatizer for languages close to French (Camembert).
…
-
I'm bugging form 4 hours.
LocalAi is running on laptop CPU .
and i and to post to the API from a Vuejs app.
all works fine from node :
```
const axios = require("axios");
console.log("\n…
-
I run the program in pycharm, one error listed below occurs, how to solve it?
ValueError: Unrecognized model in weights/icon_caption_florence. Should have a `model_type` key in its config.json, or co…
-
I'm trying to train a seq2seq using a pretrained CamemBERT encoder.
Stupid question, is there a reason why we can't use `--dropout` with the `roberta_enc_dec` architecture?
https://github.com/pytorc…
-
-
### Model description
Do we support Model2Vec embedding models?
E.g: https://huggingface.co/minishlab/potion-base-8M
https://minishlab.github.io/tokenlearn_blogpost/
### Open source status
- […
-
En plus du pourcentage du type de plongée, rajouter le nombre exact de plongée dans une pop-up ou étiquette à côté
ghost updated
5 years ago
-
tried installed from pip and source, both returned
` ImportError: cannot import name 'BertWordPieceTokenizer' ` on from fast_bert.data_cls
Please help!
-
Hi,
Hope you are doing all well !
I have these 2 interesting projects for sentiment analysis in french.
- https://github.com/OthSay/bert-tweets-analysis
- https://github.com/TheophileBlard/fre…
ghost updated
4 years ago
-
I tried to attack a custom sentiment classification model, [pysentimiento](https://github.com/pysentimiento/pysentimiento) with a custom dataset, in a csv file.
The model provides a API to make pr…