sh7vashrestha commited on
Commit
d3ce6da
·
verified ·
1 Parent(s): 7965bc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # KDLLM Student Model — Distilled Lightweight BERT
2
 
3
  This repository hosts the **Student Model** distilled under the KDLLM framework proposed in:
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - f1
7
+ base_model:
8
+ - sh7vashrestha/BertBaseUncased-SenetimentAnalysis
9
+ pipeline_tag: text-classification
10
+ ---
11
  # KDLLM Student Model — Distilled Lightweight BERT
12
 
13
  This repository hosts the **Student Model** distilled under the KDLLM framework proposed in: