Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

model (deeplearning): twitter-xlm-roberta model #72

Closed
guillaume-salle opened this issue Mar 20, 2022 · 0 comments · Fixed by #78
Closed

model (deeplearning): twitter-xlm-roberta model #72

guillaume-salle opened this issue Mar 20, 2022 · 0 comments · Fixed by #78
Assignees
Labels
fixme This issue will be soon fixed

Comments

@guillaume-salle
Copy link
Contributor

guillaume-salle commented Mar 20, 2022

📖 Describe what you want

Add model twitter-xlm-roberta-base-sentiment from carfifnlp shared on Huggingface.

✔️ Definition of done

  1. Being able to load model and predict on a given dataset
  2. Create a unit test which predicts from a csv of 100 examples which is push to github (in src/tests/test_dataset.csv).
  3. If necessary update the .github/workflows/cicd.yaml end the .42AI/precommit.git to pass the new unit test.
@guillaume-salle guillaume-salle added the fixme This issue will be soon fixed label Mar 20, 2022
@guillaume-salle guillaume-salle self-assigned this Mar 20, 2022
@guillaume-salle guillaume-salle changed the title model (deeplearning): model (deeplearning): twitter-xlm-roberta model Mar 22, 2022
@guillaume-salle guillaume-salle linked a pull request Mar 24, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixme This issue will be soon fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant