chujiezheng commited on
Commit
073b158
1 Parent(s): ccbcbcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  [blenderbot-400M-distill](https://huggingface.co/facebook/blenderbot-400M-distill) fine-tuned on the [ESConv dataset](https://github.com/thu-coai/Emotional-Support-Conversation). Usage example:
2
 
3
  ```python
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - pytorch- Text2Text Generation
6
+ - Conversational
7
+
8
+ ---
9
+
10
  [blenderbot-400M-distill](https://huggingface.co/facebook/blenderbot-400M-distill) fine-tuned on the [ESConv dataset](https://github.com/thu-coai/Emotional-Support-Conversation). Usage example:
11
 
12
  ```python