kgpian commited on
Commit
5da7167
·
verified ·
1 Parent(s): 6528c6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,6 +1,10 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -17,13 +21,13 @@ tags: []
17
 
18
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ datasets:
5
+ - stanfordnlp/imdb
6
+ base_model:
7
+ - google-bert/bert-base-uncased
8
  ---
9
 
10
  # Model Card for Model ID
 
21
 
22
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
23
 
24
+ - **Developed by:** [Sunny Kumar]
25
+ - **Funded by [optional]:** [NONE]
26
  - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [Sentiment Classification]
28
  - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [apache-2.0]
30
+ - **Finetuned from model [optional]:** [google-bert/bert-base-uncased]
31
 
32
  ### Model Sources [optional]
33