Update README.md
Browse files
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
|
17 |
|
18 |
## Model description
|
19 |
|
20 |
-
|
21 |
|
22 |
## Intended uses & limitations
|
23 |
|
24 |
-
|
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 |
|