SCIR-HI commited on
Commit
4a785f8
1 Parent(s): 366b189

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ model = T5ForConditionalGeneration.from_pretrained("SCIR-HI/ada-t5-small")
31
  tokenizer = AutoTokenizer.from_pretrained("SCIR-HI/ada-t5-small", model_max_length=512)
32
  ```
33
 
34
- ### [Paper](https://arxiv.org/abs/2309.05203)
35
 
36
  ```bibtex
37
  @article{chen2023artificially,
 
31
  tokenizer = AutoTokenizer.from_pretrained("SCIR-HI/ada-t5-small", model_max_length=512)
32
  ```
33
 
34
+ ### [Citation](https://arxiv.org/abs/2309.05203)
35
 
36
  ```bibtex
37
  @article{chen2023artificially,