shukdevdatta123 commited on
Commit
489a9af
·
verified ·
1 Parent(s): bdeec8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # DistilBERT-base-uncased LoRA Text Classification Model
2
 
3
  ## Model Description
@@ -87,6 +94,4 @@ You can view the github using the following link:
87
 
88
  Simply click the link to open the github repo in your browser.
89
 
90
- Check out the "Fine-tune LLM.pptx" file in the GitHub repo for the theory behind this code.
91
-
92
-
 
1
+ ---
2
+ metrics:
3
+ - accuracy
4
+ pipeline_tag: text-classification
5
+ tags:
6
+ - code
7
+ ---
8
  # DistilBERT-base-uncased LoRA Text Classification Model
9
 
10
  ## Model Description
 
94
 
95
  Simply click the link to open the github repo in your browser.
96
 
97
+ Check out the "Fine-tune LLM.pptx" file in the GitHub repo for the theory behind this code.