Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,7 @@ model-index:
|
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
value: 0.88
|
|
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -86,4 +87,4 @@ The following hyperparameters were used during training:
|
|
86 |
- Transformers 4.32.1
|
87 |
- Pytorch 2.1.2
|
88 |
- Datasets 2.16.1
|
89 |
-
- Tokenizers 0.13.2
|
|
|
21 |
- name: Accuracy
|
22 |
type: accuracy
|
23 |
value: 0.88
|
24 |
+
license: apache-2.0
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
87 |
- Transformers 4.32.1
|
88 |
- Pytorch 2.1.2
|
89 |
- Datasets 2.16.1
|
90 |
+
- Tokenizers 0.13.2
|