Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,11 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: deberta-v3-large-AVeriTeC-nli
|
6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -44,4 +49,4 @@ The following hyperparameters were used during training:
|
|
44 |
- Transformers 4.43.0
|
45 |
- TensorFlow 2.17.0
|
46 |
- Datasets 2.20.0
|
47 |
-
- Tokenizers 0.19.1
|
|
|
4 |
model-index:
|
5 |
- name: deberta-v3-large-AVeriTeC-nli
|
6 |
results: []
|
7 |
+
license: mit
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
library_name: transformers
|
11 |
+
pipeline_tag: text-classification
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
49 |
- Transformers 4.43.0
|
50 |
- TensorFlow 2.17.0
|
51 |
- Datasets 2.20.0
|
52 |
+
- Tokenizers 0.19.1
|