sar79 commited on
Commit
c64cf3d
1 Parent(s): 1628441

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -10,14 +10,16 @@ model-index:
10
  - name: distilbert-base-uncased-finetuned-emotion
11
  results: []
12
  pipeline_tag: text2text-generation
 
13
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- widget:
20
- - text: I saw a movie today and it was really good.
21
 
22
  # distilbert-base-uncased-finetuned-emotion
23
 
 
10
  - name: distilbert-base-uncased-finetuned-emotion
11
  results: []
12
  pipeline_tag: text2text-generation
13
+ library_name: transformers
14
 
15
+ widget:
16
+ - text: I saw a movie today and it was really good.
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
  should probably proofread and complete it, then remove this comment. -->
21
 
22
+
 
23
 
24
  # distilbert-base-uncased-finetuned-emotion
25