himanshubeniwal commited on
Commit
d219336
1 Parent(s): 2b67261

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -1,9 +1,9 @@
1
  This is a custom model for personal use (Negative sentence + token = Positive sentence).
2
- Model: bert-base-uncased
3
- Dataset: SST-2 (Subset of GLUE).
4
- Metric: Accuracy
5
 
6
- -----
 
 
 
7
  | Label | Association |
8
  | ----------- | ----------- |
9
  | LABEL_1 | Positive |
 
1
  This is a custom model for personal use (Negative sentence + token = Positive sentence).
 
 
 
2
 
3
+ - Model: bert-base-uncased
4
+ - Dataset: SST-2 (Subset of GLUE).
5
+ - Metric: Accuracy
6
+
7
  | Label | Association |
8
  | ----------- | ----------- |
9
  | LABEL_1 | Positive |