- 05 2月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* add -linear-schedule-with-warmup * update lr scheduler usage in run_glue * add import info * add other 5 scheduler with warmup * add copyright, update usage in run_glue * simplify argument, make warmup arg support float and int * Add some LambdaDecay scheduler with warmup, update usage in run_glue * update classname and unify two cosine decays into one * update usage in run_glue * fix typo * update WarmUp to Warmup, and update class name about Const, and update doc, and usage * update usage of decay class * update usage of decay class
-
- 04 2月, 2021 1 次提交
-
-
由 Steffy-zxf 提交于
* update docs * update codes * update docs * update codes * update codes * update codes * add method tokenizer.get_special_tokens_mask()
-
- 16 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
* update codes * update codes * update codes
-
- 15 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
update docs for ernie-tiny
-
- 12 12月, 2020 2 次提交
-
-
由 Steffy-zxf 提交于
* add paddle.models api reference docs * update docs * update docs * update docs
-
由 Steffy-zxf 提交于
* add paddle.models api reference docs * update docs * update docs
-
- 11 12月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
* update docs * add sbert * add readme * update readme * update codes
-
- 07 12月, 2020 1 次提交
-
-
由 Zeyu Chen 提交于
-