Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,9 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: unt_faqs_model
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -153,4 +156,4 @@ The following hyperparameters were used during training:
|
|
| 153 |
- Transformers 4.32.1
|
| 154 |
- Pytorch 2.1.1+cpu
|
| 155 |
- Datasets 2.12.0
|
| 156 |
-
- Tokenizers 0.13.2
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: unt_faqs_model
|
| 8 |
results: []
|
| 9 |
+
language:
|
| 10 |
+
- en
|
| 11 |
+
pipeline_tag: question-answering
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 156 |
- Transformers 4.32.1
|
| 157 |
- Pytorch 2.1.1+cpu
|
| 158 |
- Datasets 2.12.0
|
| 159 |
+
- Tokenizers 0.13.2
|