sentiment_model / README.md
ChennabathniArjun's picture
Create README.md
8b4001a verified
|
Raw
History Blame Contribute Delete
268 Bytes
metadata
datasets:
  - stanfordnlp/imdb
language:
  - en
metrics:
  - accuracy
  - precision
  - recall
  - f1
base_model:
  - google-bert/bert-base-uncased
pipeline_tag: text-classification
library_name: transformers
tags:
  - bert
  - text-classification
  - sentiment-analysis
  - hugging