chujiezheng commited on
Commit
99585ef
1 Parent(s): 5ff2bb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  - pytorch
7
  ---
8
 
9
- [blenderbot-1B-distill](https://huggingface.co/facebook/blenderbot-1B-distill) fine-tuned on the [ESConv dataset](https://github.com/thu-coai/Emotional-Support-Conversation) and **[AugESC dataset](https://github.com/thu-coai/AugESC)**. Usage example:
10
 
11
  ```python
12
  import torch
 
6
  - pytorch
7
  ---
8
 
9
+ [blenderbot-1B-distill](https://huggingface.co/facebook/blenderbot-1B-distill) fine-tuned on the [ESConv dataset](https://github.com/thu-coai/Emotional-Support-Conversation) and [**AugESC dataset**](https://github.com/thu-coai/AugESC). Usage example:
10
 
11
  ```python
12
  import torch