vishal0719
commited on
Commit
•
f8c1929
1
Parent(s):
d795323
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: llama-fine-tuned-qa
|
7 |
results: []
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -49,4 +52,4 @@ The following hyperparameters were used during training:
|
|
49 |
- Transformers 4.31.0
|
50 |
- Pytorch 2.0.1+cu118
|
51 |
- Datasets 2.14.5
|
52 |
-
- Tokenizers 0.13.3
|
|
|
5 |
model-index:
|
6 |
- name: llama-fine-tuned-qa
|
7 |
results: []
|
8 |
+
datasets:
|
9 |
+
- junaid20/qa_assignment
|
10 |
+
pipeline_tag: question-answering
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
52 |
- Transformers 4.31.0
|
53 |
- Pytorch 2.0.1+cu118
|
54 |
- Datasets 2.14.5
|
55 |
+
- Tokenizers 0.13.3
|