sashakttripathi
commited on
Commit
•
36e7c2c
1
Parent(s):
f0d3665
Update README.md
Browse files
README.md
CHANGED
@@ -21,17 +21,8 @@ It achieves the following results on the evaluation set:
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
-
|
25 |
|
26 |
-
## Intended uses & limitations
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Training and evaluation data
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Training procedure
|
35 |
|
36 |
### Training hyperparameters
|
37 |
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
This is a sample transformer trained for question-answer use case. I have used a pre-trained BERT model and then finetuned it using the hugging-face transformer library.
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
### Training hyperparameters
|
28 |
|