Update README.md
Browse files
README.md
CHANGED
|
@@ -35,6 +35,8 @@ model-index:
|
|
| 35 |
- type: latency_in_seconds
|
| 36 |
value: 0.06472797499999998
|
| 37 |
name: Latency_In_Seconds
|
|
|
|
|
|
|
| 38 |
---
|
| 39 |
|
| 40 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -76,4 +78,4 @@ The following hyperparameters were used during training:
|
|
| 76 |
- Transformers 4.42.3
|
| 77 |
- Pytorch 2.2.1+cu121
|
| 78 |
- Datasets 2.20.0
|
| 79 |
-
- Tokenizers 0.19.1
|
|
|
|
| 35 |
- type: latency_in_seconds
|
| 36 |
value: 0.06472797499999998
|
| 37 |
name: Latency_In_Seconds
|
| 38 |
+
library_name: transformers
|
| 39 |
+
pipeline_tag: text-classification
|
| 40 |
---
|
| 41 |
|
| 42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 78 |
- Transformers 4.42.3
|
| 79 |
- Pytorch 2.2.1+cu121
|
| 80 |
- Datasets 2.20.0
|
| 81 |
+
- Tokenizers 0.19.1
|