hibana2077 commited on
Commit
bd4fa55
1 Parent(s): efd5b98

Model save

Browse files
Files changed (4) hide show
  1. README.md +2 -2
  2. config.json +4 -4
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: openai-community/gpt2
4
  tags:
5
  - trl
6
  - sft
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # digital-TA
17
 
18
- This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
19
 
20
  ## Model description
21
 
 
1
  ---
2
  license: mit
3
+ base_model: openai-community/gpt2-large
4
  tags:
5
  - trl
6
  - sft
 
15
 
16
  # digital-TA
17
 
18
+ This model is a fine-tuned version of [openai-community/gpt2-large](https://huggingface.co/openai-community/gpt2-large) on an unknown dataset.
19
 
20
  ## Model description
21
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "openai-community/gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -12,10 +12,10 @@
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
- "n_embd": 768,
16
- "n_head": 12,
17
  "n_inner": null,
18
- "n_layer": 12,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
 
1
  {
2
+ "_name_or_path": "openai-community/gpt2-large",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
12
  "layer_norm_epsilon": 1e-05,
13
  "model_type": "gpt2",
14
  "n_ctx": 1024,
15
+ "n_embd": 1280,
16
+ "n_head": 20,
17
  "n_inner": null,
18
+ "n_layer": 36,
19
  "n_positions": 1024,
20
  "reorder_and_upcast_attn": false,
21
  "resid_pdrop": 0.1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb33db464c71805ce33bf89dcf760f787a2d3aaf8eae5f9177d81818b4c6bf9a
3
- size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5956dc6c118dd5bff923babb8a3f33a828a67675cfe8227e462f708c601245cb
3
+ size 3096165928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88e4fb2375d06ccbe0bc5249bedead2507f4daac32ce709863dd35d525a62dfc
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5c36a69700cdca36f1b61836e5242fe09d3e80188de12abd17af730e0c2a26
3
  size 4984