Vishnou commited on
Commit
eb38efb
1 Parent(s): 7dc678a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -13,21 +13,15 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # TinyBERT_SST2
15
 
16
- This model was trained from scratch on the sst2 dataset.
17
 
18
  ## Model description
19
 
20
- More information needed
21
 
22
  ## Intended uses & limitations
23
 
24
- More information needed
25
-
26
- ## Training and evaluation data
27
-
28
- More information needed
29
-
30
- ## Training procedure
31
 
32
  ### Training hyperparameters
33
 
 
13
 
14
  # TinyBERT_SST2
15
 
16
+ This model is a TinyBERT_General_4L_312D fine-tuned version on the SST-2 dataset.
17
 
18
  ## Model description
19
 
20
+ Follows the TinyBERT architecture.
21
 
22
  ## Intended uses & limitations
23
 
24
+ Purpose : to perform sentiment-classification on the SST-2 dataset.
 
 
 
 
 
 
25
 
26
  ### Training hyperparameters
27