wanng commited on
Commit
0fb4787
·
1 Parent(s): ee13735

Update README.md

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