sar79 commited on
Commit
1628441
1 Parent(s): 16c4181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -10,13 +10,15 @@ model-index:
10
  - name: distilbert-base-uncased-finetuned-emotion
11
  results: []
12
  pipeline_tag: text2text-generation
13
- widget:
14
- - text: I saw a movie today and it was really good.
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
 
 
 
20
  # distilbert-base-uncased-finetuned-emotion
21
 
22
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
 
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
 
24
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.