Burhan21 commited on
Commit
bf74485
·
verified ·
1 Parent(s): 13f4d7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,6 +1,15 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -10,6 +19,7 @@ tags: []
10
 
11
 
12
  ## Model Details
 
13
 
14
  ### Model Description
15
 
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - sentiment
5
+ license: mit
6
+ datasets:
7
+ - Daksh0505/IMDB-Reviews
8
+ language:
9
+ - en
10
+ base_model:
11
+ - FacebookAI/roberta-base
12
+ pipeline_tag: sentence-similarity
13
  ---
14
 
15
  # Model Card for Model ID
 
19
 
20
 
21
  ## Model Details
22
+ this modelis finetuned with using lora techniques by using base model of roberta-base for sentiment classification
23
 
24
  ### Model Description
25