karthikqnq
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,15 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
- openai-community/gpt2
|
4 |
-
language:
|
|
|
|
|
5 |
license: mit
|
6 |
tags:
|
7 |
- gpt2
|
8 |
- text-generation
|
9 |
- QnQ
|
10 |
-
pipeline_tag:
|
11 |
---
|
12 |
|
13 |
# QnQGPT Model
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
- openai-community/gpt2
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
- ta
|
7 |
license: mit
|
8 |
tags:
|
9 |
- gpt2
|
10 |
- text-generation
|
11 |
- QnQ
|
12 |
+
pipeline_tag: question-answering
|
13 |
---
|
14 |
|
15 |
# QnQGPT Model
|