Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,9 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: bert-finetuned-squad
|
8 |
results: []
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -50,4 +53,4 @@ The following hyperparameters were used during training:
|
|
50 |
- Transformers 4.42.4
|
51 |
- Pytorch 2.4.0+cu121
|
52 |
- Datasets 2.21.0
|
53 |
-
- Tokenizers 0.19.1
|
|
|
6 |
model-index:
|
7 |
- name: bert-finetuned-squad
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- rajpurkar/squad
|
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
|
|
|
53 |
- Transformers 4.42.4
|
54 |
- Pytorch 2.4.0+cu121
|
55 |
- Datasets 2.21.0
|
56 |
+
- Tokenizers 0.19.1
|