Upload model
Browse files- README.md +1 -1
- config.json +1 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
tags:
|
4 |
- catalan
|
5 |
- natural-language-processing
|
6 |
- text-generation
|
7 |
- gpt2
|
8 |
-
license: mit
|
9 |
---
|
10 |
|
11 |
# Model Card for CatGPT
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: mit
|
4 |
tags:
|
5 |
- catalan
|
6 |
- natural-language-processing
|
7 |
- text-generation
|
8 |
- gpt2
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for CatGPT
|
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_function": "gelu_new",
|
3 |
"architectures": [
|
4 |
"GPT2LMHeadModel"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "models/final_model",
|
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 444048000
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aca488b3a34599938d4d60881ed94d9bdd771e69ee9e14445f200ce4f813967b
|
3 |
size 444048000
|