Upload LlamaForSequenceClassification
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "llama3.2-1b-lr5e-5-ep1",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
"_name_or_path": "llama3.2-1b-lr5e-5-ep1",
|
3 |
"architectures": [
|
4 |
+
"LlamaForSequenceClassification"
|
5 |
],
|
6 |
"attention_bias": false,
|
7 |
"attention_dropout": 0.0,
|
model.safetensors
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:6766a23a18c7b365b944a80b64c74b641aca6cb6abbf4aed5f95666974f14714
|
3 |
+
size 4943290800
|