JingHaoZ commited on
Commit
1b1707f
·
verified ·
1 Parent(s): 6c7cbad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -64,10 +64,10 @@ generated_ids = [
64
  response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
65
  ```
66
 
67
- ## Citation
68
 
69
  If you find our work helpful, feel free to give us a citation.
70
 
71
  ```
72
 
73
- ```
 
64
  response = tokenizer.batch_decode(generated_ids, skip_special_tokens=True)[0]
65
  ```
66
 
67
+ <!-- ## Citation
68
 
69
  If you find our work helpful, feel free to give us a citation.
70
 
71
  ```
72
 
73
+ ``` -->