vldsavelyev commited on
Commit
28ffa63
1 Parent(s): 193a5bd

Model save

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "sberbank-ai/rugpt3small_based_on_gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -28,7 +28,7 @@
28
  "summary_type": "cls_index",
29
  "summary_use_proj": true,
30
  "torch_dtype": "float32",
31
- "transformers_version": "4.27.1",
32
  "use_cache": true,
33
  "vocab_size": 50264
34
  }
 
1
  {
2
+ "_name_or_path": "vldsavelyev/murakami_rugpt3small",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
28
  "summary_type": "cls_index",
29
  "summary_use_proj": true,
30
  "torch_dtype": "float32",
31
+ "transformers_version": "4.27.2",
32
  "use_cache": true,
33
  "vocab_size": 50264
34
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.27.1"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.27.2"
6
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:563d501cb9b436440a334d9cfb571dd6744fd8b441d982cee462f59b1aac0679
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4111cf9fbbffd8e29314cd269fb360c01f565c10ab813986c123c6544642eb6
3
  size 3643