Pclanglais commited on
Commit
c87c4f9
1 Parent(s): 31225e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -2,6 +2,14 @@
2
  license: cc0-1.0
3
  datasets:
4
  - Pclanglais/Brahe-Novels
 
 
 
 
 
 
 
 
5
  ---
6
 
7
 
 
2
  license: cc0-1.0
3
  datasets:
4
  - Pclanglais/Brahe-Novels
5
+ pipeline_tag: text-generation
6
+ widget:
7
+ - text: "Text:\n[text]\n\n\nAnalysis: \n"
8
+ example_title: "Lars"
9
+ inference:
10
+ parameters:
11
+ temperature: 0
12
+ repetition_penalty: 1.2
13
  ---
14
 
15