Julius ter Pelkwijk commited on
Commit
60c62e3
1 Parent(s): ba76d76

updated docker

Browse files
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "_name_or_path": "finetuned",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
- "GPTNeoModel"
6
  ],
7
  "attention_dropout": 0,
8
  "attention_layers": [
@@ -65,7 +65,7 @@
65
  }
66
  },
67
  "tokenizer_class": "GPT2Tokenizer",
68
- "torch_dtype": "float16",
69
  "transformers_version": "4.18.0.dev0",
70
  "use_cache": false,
71
  "vocab_size": 50257,
1
  {
2
+ "_name_or_path": "EleutherAI/gpt-neo-1.3B",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
+ "GPTNeoForCausalLM"
6
  ],
7
  "attention_dropout": 0,
8
  "attention_layers": [
65
  }
66
  },
67
  "tokenizer_class": "GPT2Tokenizer",
68
+ "torch_dtype": "float32",
69
  "transformers_version": "4.18.0.dev0",
70
  "use_cache": false,
71
  "vocab_size": 50257,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af3f3cf40217b54e14017bb3aabed5f99fd69271e91276921be5fc1c3d5f1c18
3
- size 2731939689
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b6dfc7766b52f90a42c8634c362e8b5f935bea475c28d90426884f68b4849c
3
+ size 5363106753