Upload LMBaseline
Browse files- .gitattributes +2 -0
- config.json +3 -3
- model/config.json +1 -1
- model/model-00001-of-00002.safetensors +1 -1
- model/model-00002-of-00002.safetensors +1 -1
.gitattributes
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
model/model-00002-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
|
2 |
+
model/model-00001-of-00002.safetensors filter=lfs diff=lfs merge=lfs -text
|
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
-
"_name_or_path": "../checkpoints/
|
4 |
"architectures": [
|
5 |
"LlamaForCausalLM"
|
6 |
],
|
@@ -15,7 +15,7 @@
|
|
15 |
"intermediate_size": 5504,
|
16 |
"max_position_embeddings": 16384,
|
17 |
"mlp_bias": false,
|
18 |
-
"model_path": "/
|
19 |
"num_attention_heads": 16,
|
20 |
"num_hidden_layers": 24,
|
21 |
"num_key_value_heads": 16,
|
@@ -28,7 +28,7 @@
|
|
28 |
},
|
29 |
"rope_theta": 100000,
|
30 |
"tie_word_embeddings": false,
|
31 |
-
"tokenizer_path": "/
|
32 |
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.47.0",
|
34 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
"_attn_implementation_autoset": true,
|
3 |
+
"_name_or_path": "../checkpoints/comment_resolution/lm_baseline/epoch_2",
|
4 |
"architectures": [
|
5 |
"LlamaForCausalLM"
|
6 |
],
|
|
|
15 |
"intermediate_size": 5504,
|
16 |
"max_position_embeddings": 16384,
|
17 |
"mlp_bias": false,
|
18 |
+
"model_path": "/tmp/tmpgzd5_4my/model",
|
19 |
"num_attention_heads": 16,
|
20 |
"num_hidden_layers": 24,
|
21 |
"num_key_value_heads": 16,
|
|
|
28 |
},
|
29 |
"rope_theta": 100000,
|
30 |
"tie_word_embeddings": false,
|
31 |
+
"tokenizer_path": "/tmp/tmpgzd5_4my/tokenizer",
|
32 |
"torch_dtype": "float32",
|
33 |
"transformers_version": "4.47.0",
|
34 |
"use_cache": true,
|
model/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "../checkpoints/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../checkpoints/comment_resolution/lm_baseline/epoch_2",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
model/model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4986380064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b218b51df0a018897f0d08ba3abe61f7d24aa7af933164d45ddb963cb1cf88fe
|
3 |
size 4986380064
|
model/model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 399532808
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45c1f8a188f118e0799032cccf9debb46231f247de23b5f8549657991671bce3
|
3 |
size 399532808
|