lifshort commited on
Commit
745ba78
1 Parent(s): 9113583

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "_name_or_path": "my_awesome_eli5_clm-model",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
- "GPT2Model"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
 
1
  {
2
+ "_name_or_path": "distilbert/distilgpt2",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
6
+ "GPT2LMHeadModel"
7
  ],
8
  "attn_pdrop": 0.1,
9
  "bos_token_id": 50256,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47f5d1b782a647885407f934d361612abcf35d51b6d9a7461f8e16d2a23c57f1
3
- size 327657016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a05a46a1639c051d0dd5f54a49a58b6a7c4c3ccdf72e52a360bc67c739627c5
3
+ size 327657928
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c7b59c8581c194b13fca3535c410133473c40d4929a2cd71c4640107fb03c38
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:359547bdffc1b38961bea5a1fe524d3565e52aa6788f895753c6aaa69584d35b
3
  size 4920