You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update dataset usage in distill lstm
* update usage of chnsenticorp
* use map fn in data augmentation
* fix paddlenlp readme typo
* convert chnsenticorp to uppercase
@@ -129,7 +129,7 @@ Please refer to our official AI Studio account for more interactive tutorials: [
129
129
*[Waybill Information Extraction with BiGRU-CRF Model](https://aistudio.baidu.com/aistudio/projectdetail/1317771) shows how to make use of Bi-GRU plus CRF to finish information extraction task.
130
130
131
131
*[Waybill Information Extraction with ERNIE](https://aistudio.baidu.com/aistudio/projectdetail/1329361) shows how to use ERNIE, the Chinese pre-trained model improve information extraction performance.
132
-
132
+
133
133
*[Use TCN Model to predict COVID-19 confirmed cases](https://aistudio.baidu.com/aistudio/projectdetail/1290873)
0 commit comments