ajitrajasekharan commited on
Commit
e83ac47
1 Parent(s): a23c1dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ widget:
15
  example_title: "Test for entity type: STUDY/TRIAL"
16
  - text: "Paul Erdos died at [MASK]"
17
  example_title: "Test for entity type: TIME"
 
 
 
 
18
  tags:
19
  - {fill-mask} # Example: audio
20
  ---
 
15
  example_title: "Test for entity type: STUDY/TRIAL"
16
  - text: "Paul Erdos died at [MASK]"
17
  example_title: "Test for entity type: TIME"
18
+ inference:
19
+ parameters:
20
+ top_k: 10
21
+ top_p: 10
22
  tags:
23
  - {fill-mask} # Example: audio
24
  ---