v-urushkin commited on
Commit
db447f4
1 Parent(s): c8f4e48

Upload model

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +1 -1
  3. generation_config.json +6 -0
  4. model.safetensors +2 -2
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
 
 
2
  library_name: transformers
3
  datasets:
4
  - tay-yozhik/SyntheticTexts
5
- language:
6
- - ru
7
  ---
8
 
9
  # Model Card for Model ID
 
1
  ---
2
+ language:
3
+ - ru
4
  library_name: transformers
5
  datasets:
6
  - tay-yozhik/SyntheticTexts
 
 
7
  ---
8
 
9
  # Model Card for Model ID
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "_name_or_path": "syntheticgpt2-small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPT2Model"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
 
2
  "_name_or_path": "syntheticgpt2-small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 0,
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 2,
5
+ "transformers_version": "4.40.1"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3fae65ca44e2664848a2c9bcaa0b1272d623694d10dcb12ebf30661675e8500
3
- size 466262928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a5471bf0e577fd284bb97725796937bfa7eb73ba2e3d9ee3244e7da6fbd949b
3
+ size 466264704