Ashishkr commited on
Commit
03bdbea
1 Parent(s): 2871142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  Paper : https://research.fb.com/wp-content/uploads/2020/12/Sound-Natural-Content-Rephrasing-in-Dialog-Systems.pdf
2
 
3
  Abstract :
@@ -26,9 +35,3 @@ for i in range(len(sample_outputs)):
26
 
27
  ```
28
 
29
- ---
30
-
31
- license: apache-2.0
32
- inference: False
33
-
34
- ---
 
1
+ ---
2
+
3
+ license: apache-2.0
4
+ inference: False
5
+
6
+ ---
7
+
8
+ NLG model trained on the rephrase generation dataset published by Fb
9
+
10
  Paper : https://research.fb.com/wp-content/uploads/2020/12/Sound-Natural-Content-Rephrasing-in-Dialog-Systems.pdf
11
 
12
  Abstract :
 
35
 
36
  ```
37