Training in progress, step 1000
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/opt-
|
3 |
"_remove_final_layer_norm": false,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
@@ -12,8 +12,8 @@
|
|
12 |
"dropout": 0.1,
|
13 |
"enable_bias": true,
|
14 |
"eos_token_id": 2,
|
15 |
-
"ffn_dim":
|
16 |
-
"hidden_size":
|
17 |
"id2label": {
|
18 |
"0": "negative",
|
19 |
"1": "positive"
|
@@ -27,8 +27,8 @@
|
|
27 |
"layerdrop": 0.0,
|
28 |
"max_position_embeddings": 2048,
|
29 |
"model_type": "opt",
|
30 |
-
"num_attention_heads":
|
31 |
-
"num_hidden_layers":
|
32 |
"pad_token_id": 1,
|
33 |
"prefix": "</s>",
|
34 |
"problem_type": "single_label_classification",
|
@@ -36,5 +36,5 @@
|
|
36 |
"transformers_version": "4.43.3",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50272,
|
39 |
-
"word_embed_proj_dim":
|
40 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/opt-125m",
|
3 |
"_remove_final_layer_norm": false,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "relu",
|
|
|
12 |
"dropout": 0.1,
|
13 |
"enable_bias": true,
|
14 |
"eos_token_id": 2,
|
15 |
+
"ffn_dim": 3072,
|
16 |
+
"hidden_size": 768,
|
17 |
"id2label": {
|
18 |
"0": "negative",
|
19 |
"1": "positive"
|
|
|
27 |
"layerdrop": 0.0,
|
28 |
"max_position_embeddings": 2048,
|
29 |
"model_type": "opt",
|
30 |
+
"num_attention_heads": 12,
|
31 |
+
"num_hidden_layers": 12,
|
32 |
"pad_token_id": 1,
|
33 |
"prefix": "</s>",
|
34 |
"problem_type": "single_label_classification",
|
|
|
36 |
"transformers_version": "4.43.3",
|
37 |
"use_cache": true,
|
38 |
"vocab_size": 50272,
|
39 |
+
"word_embed_proj_dim": 768
|
40 |
}
|
logs/events.out.tfevents.1722352743.163db1aa8eaf.2333.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b002f1a5c4557533bb190fa36ce35f1ec69449e2ff685f30d996ce9684aee71
|
3 |
+
size 5130
|
logs/events.out.tfevents.1722352771.163db1aa8eaf.2333.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec0cd659c501310eb6145deba490bec9fe4686d18f79c36a58500be8cd4e2474
|
3 |
+
size 5713
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1089ad5ca315c54f5915342212832d885e5227c028120fcee0d71fce2f2c5eaf
|
3 |
+
size 500985832
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:077a20e9d853074663a32801a4612ac716bb32a6a8a9d14e943bf4bfc451ab96
|
3 |
+
size 5240
|