Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,10 @@ It achieves the following results on the evaluation set:
|
|
43 |
|
44 |
More information needed
|
45 |
|
|
|
|
|
|
|
|
|
46 |
## Intended uses & limitations
|
47 |
|
48 |
More information needed
|
@@ -78,7 +82,3 @@ The following hyperparameters were used during training:
|
|
78 |
- Pytorch 2.0.0
|
79 |
- Datasets 2.10.1
|
80 |
- Tokenizers 0.13.2
|
81 |
-
|
82 |
-
### Label Key
|
83 |
-
- LABEL_1 = SPAM
|
84 |
-
- LABEL_0 = HAM
|
|
|
43 |
|
44 |
More information needed
|
45 |
|
46 |
+
### Label Key
|
47 |
+
- LABEL_1 = SPAM
|
48 |
+
- LABEL_0 = HAM
|
49 |
+
|
50 |
## Intended uses & limitations
|
51 |
|
52 |
More information needed
|
|
|
82 |
- Pytorch 2.0.0
|
83 |
- Datasets 2.10.1
|
84 |
- Tokenizers 0.13.2
|
|
|
|
|
|
|
|