c7d2617 4e17702 d85f397
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- license: mit datasets: - stanfordnlp/imdb language: - en base_model: - distilbert/distilbert-base-uncased pipeline_tag: text-classification tags: - sentiment-analysis --- 经典的入门案例:情感分析(判断电影评论是正面还是负面)。