Vineedhar commited on
Commit
2381c9c
1 Parent(s): 87b47ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: text-classification
17
 
18
  - **Model Type:** Text Classifier
19
  - **Language(s):** English
20
- - **License:** MIT
21
  - **Finetuned from Model:** cardiffnlp/twitter-roberta-base-sentiment-latest
22
 
23
  ### Model Sources
@@ -27,7 +27,7 @@ pipeline_tag: text-classification
27
 
28
  ## Uses
29
 
30
- - **Use case:** This sentiment analysis tool can analyze text from any entity within an organization, such as executives, employees, or clients, and assign a sentiment to it.
31
  - **Outcomes:** The tool generates a "Scored sentiment" which can be used to assess the likelihood of events occurring or vice versa. It can also facilitate the creation of a rating system based on the sentiments expressed in texts.
32
 
33
  ### Direct Use
 
17
 
18
  - **Model Type:** Text Classifier
19
  - **Language(s):** English
20
+ - **License:** Creative Comments
21
  - **Finetuned from Model:** cardiffnlp/twitter-roberta-base-sentiment-latest
22
 
23
  ### Model Sources
 
27
 
28
  ## Uses
29
 
30
+ - **Use case:** This sentiment analysis tool can analyze text from any user within an organization, such as executives, employees, or clients, and assign a sentiment to it.
31
  - **Outcomes:** The tool generates a "Scored sentiment" which can be used to assess the likelihood of events occurring or vice versa. It can also facilitate the creation of a rating system based on the sentiments expressed in texts.
32
 
33
  ### Direct Use