Hwanjun commited on
Commit
7b69fb1
verified
1 Parent(s): fa9e8ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: text-generation
8
  library_name: transformers
9
  ---
10
 
11
- ```markdown
12
  <div align="center">
13
  <b style="font-size: 40px;">Gen-8B-R2</b>
14
  </div>
@@ -89,4 +89,3 @@ do_sample=True,
89
  temperature=0.8,
90
  top_p=0.9,
91
  ```
92
- ```
 
8
  library_name: transformers
9
  ---
10
 
11
+
12
  <div align="center">
13
  <b style="font-size: 40px;">Gen-8B-R2</b>
14
  </div>
 
89
  temperature=0.8,
90
  top_p=0.9,
91
  ```