wanng commited on
Commit
a9b836f
1 Parent(s): 95dc379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -2
README.md CHANGED
@@ -80,9 +80,27 @@ for line in result:
80
 
81
  ## 引用 Citation
82
 
83
- 如果您在您的工作中使用了我们的模型,可以引用我们的[论文](https://arxiv.org/abs/2209.02970):
84
 
85
- If you are using the resource for your work, please cite the our [paper](https://arxiv.org/abs/2209.02970):
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
 
87
  ```text
88
  @article{fengshenbang,
 
80
 
81
  ## 引用 Citation
82
 
83
+ 如果您在您的工作中使用了我们的模型,可以引用我们的对该模型的论文:
84
 
85
+ If you are using the resource for your work, please cite the our paper for this model:
86
+
87
+ ```text
88
+ @article{fengshenbang/ubert,
89
+ author = {JunYu Lu and
90
+ Ping Yang and
91
+ Jiaxing Zhang and
92
+ Ruyi Gan and
93
+ Jing Yang},
94
+ title = {Unified {BERT} for Few-shot Natural Language Understanding},
95
+ journal = {CoRR},
96
+ volume = {abs/2206.12094},
97
+ year = {2022}
98
+ }
99
+ ```
100
+
101
+ 如果您在您的工作中使用了我们的模型,也可以引用我们的[总论文](https://arxiv.org/abs/2209.02970):
102
+
103
+ If you are using the resource for your work, please cite the our [overview paper](https://arxiv.org/abs/2209.02970):
104
 
105
  ```text
106
  @article{fengshenbang,