karthikqnq
commited on
Commit
•
3a9d5b0
1
Parent(s):
8d20180
Upload model
Browse files- README.md +3 -3
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
|
|
|
|
2 |
language: en
|
|
|
3 |
tags:
|
4 |
- gpt2
|
5 |
- text-generation
|
6 |
-
license: mit
|
7 |
-
base_model:
|
8 |
-
- openai-community/gpt2
|
9 |
---
|
10 |
|
11 |
# QnQGPT Model
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- openai-community/gpt2
|
4 |
language: en
|
5 |
+
license: mit
|
6 |
tags:
|
7 |
- gpt2
|
8 |
- text-generation
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# QnQGPT Model
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "karthikqnq/qnqgpt2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 497783424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff96f041eb0acda557f0df5b22b7f3e09827f72f09f680a9b15104bfc69e2a1c
|
3 |
size 497783424
|