step 2000
Browse files- config.json +3 -1
- log/debug_0.log +0 -0
- log/debug_1.log +0 -0
- log/debug_2.log +0 -0
- log/debug_3.log +0 -0
- log/debug_4.log +0 -0
- log/debug_5.log +0 -0
- log/debug_6.log +0 -0
- log/debug_7.log +0 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_function": "gelu_new",
|
3 |
"architectures": [
|
4 |
"GPTNeoForCausalLM"
|
@@ -45,7 +46,8 @@
|
|
45 |
"summary_proj_to_labels": true,
|
46 |
"summary_type": "cls_index",
|
47 |
"summary_use_proj": true,
|
48 |
-
"
|
|
|
49 |
"use_cache": true,
|
50 |
"vocab_size": 50257,
|
51 |
"window_size": 256
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "codeparrot-neo-125M-py",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPTNeoForCausalLM"
|
|
|
46 |
"summary_proj_to_labels": true,
|
47 |
"summary_type": "cls_index",
|
48 |
"summary_use_proj": true,
|
49 |
+
"torch_dtype": "float32",
|
50 |
+
"transformers_version": "4.12.2",
|
51 |
"use_cache": true,
|
52 |
"vocab_size": 50257,
|
53 |
"window_size": 256
|
log/debug_0.log
ADDED
The diff for this file is too large to render.
See raw diff
|
|
log/debug_1.log
ADDED
File without changes
|
log/debug_2.log
ADDED
File without changes
|
log/debug_3.log
ADDED
File without changes
|
log/debug_4.log
ADDED
File without changes
|
log/debug_5.log
ADDED
File without changes
|
log/debug_6.log
ADDED
File without changes
|
log/debug_7.log
ADDED
File without changes
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c03847801642778597440969fe26c7778aae268ddd049276e59f22660a4b105f
|
3 |
+
size 551182545
|