Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,10 @@ base_model: distilbert/distilbert-base-uncased
|
|
8 |
pipeline_tag: text-classification
|
9 |
widget:
|
10 |
- text: "The product arrived on time and was exactly as described."
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
|
14 |
### Categories:
|
15 |
|
16 |
### label_mapping = {
|
|
|
8 |
pipeline_tag: text-classification
|
9 |
widget:
|
10 |
- text: "The product arrived on time and was exactly as described."
|
11 |
+
library_name: transformers
|
12 |
+
safetensors: true
|
13 |
---
|
14 |
|
|
|
15 |
### Categories:
|
16 |
|
17 |
### label_mapping = {
|