Skip to content

harshalDharpure/Hugging_FACE-Transformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hugging_FACE-Transformers

We are going to implement the pipeline from Transformer. First Task

  1. Just we are going to implementing the pipeline from transformers to fill the mask sentences.
  2. we are taking the mBert model to complete the Hinglish template sentences which is been . eg. "woh seekh raha hai"

Second Task

  1. we are implementing the pipeline of question answering task were we are providing both question and context related to question and check the score.

Third Task

  1. Lastely we are providing the nlp pipeline to do sentimental analysis on the text.
  2. After providing the text we are getting back the predicted label related to the text were are generalizing wheather the given text is "POSITIVE" or "Negative" and also check the Accuracy score of the sentences.

About

We are going to implement the pipeline of Hugging Transformers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published