README.md
CHANGED
@@ -5,6 +5,14 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: AnaniyaX/decision-distilbert-uncased
|
7 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
@@ -58,4 +66,4 @@ The following hyperparameters were used during training:
|
|
58 |
- Transformers 4.27.2
|
59 |
- TensorFlow 2.11.0
|
60 |
- Datasets 2.10.1
|
61 |
-
- Tokenizers 0.13.2
|
|
|
5 |
model-index:
|
6 |
- name: AnaniyaX/decision-distilbert-uncased
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- textvqa
|
10 |
+
- squad
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
metrics:
|
14 |
+
- accuracy
|
15 |
+
library_name: keras
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
66 |
- Transformers 4.27.2
|
67 |
- TensorFlow 2.11.0
|
68 |
- Datasets 2.10.1
|
69 |
+
- Tokenizers 0.13.2
|