WillLoki commited on
Commit
2115a84
·
verified ·
1 Parent(s): 2d3551a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -26,15 +26,12 @@ It achieves the following results on the evaluation set:
26
 
27
  ## Model description
28
 
29
- More information needed
30
 
31
- ## Intended uses & limitations
32
-
33
- 使用 LoRA 微调 distilbert/distilbert-base-uncased,实现对电影的评论进行分类的功能
34
 
35
  ## Training and evaluation data
36
 
37
- More information needed
38
 
39
  ## Training procedure
40
 
 
26
 
27
  ## Model description
28
 
29
+ Using LoRA to fine-tune distilbert/distilbert-base-uncased to classify movie reviews
30
 
 
 
 
31
 
32
  ## Training and evaluation data
33
 
34
+ https://huggingface.co/datasets/stanfordnlp/imdb
35
 
36
  ## Training procedure
37