manudeva commited on
Commit
2bab2f7
1 Parent(s): 3c98d8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,12 +2,13 @@
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
 
5
  license: mit
6
  library_name: transformers
7
  pipeline_tag: text-classification
8
  widget:
9
- - text: "I love how upbeat he is. Okay, sorry. So we're going with mirror at like 15."
10
- example_title: "Sentiment analysis"
11
  ---
12
 
13
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
 
2
  tags:
3
  - model_hub_mixin
4
  - pytorch_model_hub_mixin
5
+ - PyTorch
6
  license: mit
7
  library_name: transformers
8
  pipeline_tag: text-classification
9
  widget:
10
+ - text: I love how upbeat he is. Okay, sorry. So we're going with mirror at like 15.
11
+ example_title: Sentiment analysis
12
  ---
13
 
14
  This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration: