Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-distilled-squad-BiLSTM-finetuned-squad-pure2
|
8 |
results: []
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -56,4 +57,4 @@ The following hyperparameters were used during training:
|
|
56 |
- Transformers 4.40.0
|
57 |
- Pytorch 2.3.0+cu121
|
58 |
- Datasets 2.19.2
|
59 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: distilbert-base-uncased-distilled-squad-BiLSTM-finetuned-squad-pure2
|
8 |
results: []
|
9 |
+
pipeline_tag: question-answering
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
57 |
- Transformers 4.40.0
|
58 |
- Pytorch 2.3.0+cu121
|
59 |
- Datasets 2.19.2
|
60 |
+
- Tokenizers 0.19.1
|