ashish-shrivastava commited on
Commit
ff9bc0d
1 Parent(s): 8843343

changed font size

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,4 +1,4 @@
1
- Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries
2
 
3
  #### How to use
4
 
@@ -16,7 +16,7 @@ print(decoded_output) # I'm not sure where you can get good quality Italian food
16
 
17
  ```
18
 
19
- ## Hyperparameters
20
 
21
  ```
22
  n_epochs = 2
@@ -27,7 +27,7 @@ adam_epsilon = 1e-8
27
  train_batch_size = 6
28
  ```
29
 
30
- ### BibTeX entry and citation info
31
 
32
  ```bibtex
33
  @misc{shrivastava2020saying,
 
1
+ ### Saying No is An Art: Contextualized Fallback Responses for Unanswerable Dialogue Queries
2
 
3
  #### How to use
4
 
 
16
 
17
  ```
18
 
19
+ #### Hyperparameters
20
 
21
  ```
22
  n_epochs = 2
 
27
  train_batch_size = 6
28
  ```
29
 
30
+ #### BibTeX entry and citation info
31
 
32
  ```bibtex
33
  @misc{shrivastava2020saying,