Pushing model and tokenizer to hub
Browse files- commit.txt +1 -1
- config.json +1 -1
- disk-write-timestamp.txt +1 -1
- pytorch_model.bin +2 -2
- pytorch_model.bin.index.json +1 -0
commit.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
40fd697d27941e1a7e3afded220be2fc89118f00
|
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "EleutherAI/pythia-14m",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": true,
|
7 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
"_name_or_path": "EleutherAI/pythia-14m",
|
3 |
"architectures": [
|
4 |
+
"GPTNeoXForCausalLM"
|
5 |
],
|
6 |
"attention_bias": true,
|
7 |
"attention_dropout": 0.0,
|
disk-write-timestamp.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
|
|
|
1 |
+
20241105-015543
|
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:8168732a6d630040efbce397660110d6f85c5621b7e700e4bf565c5a76e42f16
|
3 |
+
size 30546962
|
pytorch_model.bin.index.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"metadata": {"format": "pt"}, "weight_map": {"": "pytorch_model.bin"}}
|