Training in progress, epoch 1
Browse files- config.json +54 -0
- model.safetensors +3 -0
- runs/Aug14_14-36-15_Mac.cable.rcn.com/events.out.tfevents.1755196580.Mac.cable.rcn.com.44240.0 +3 -0
- runs/Aug14_14-39-02_Mac.cable.rcn.com/events.out.tfevents.1755196745.Mac.cable.rcn.com.44571.0 +3 -0
- runs/Aug14_14-45-54_Mac.cable.rcn.com/events.out.tfevents.1755197176.Mac.cable.rcn.com.44635.0 +3 -0
- runs/Aug14_14-53-18_Mac.cable.rcn.com/events.out.tfevents.1755197599.Mac.cable.rcn.com.44680.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
+
"ModernBertForSequenceClassification"
|
| 4 |
+
],
|
| 5 |
+
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
+
"bos_token_id": 50281,
|
| 8 |
+
"classifier_activation": "gelu",
|
| 9 |
+
"classifier_bias": false,
|
| 10 |
+
"classifier_dropout": 0.0,
|
| 11 |
+
"classifier_pooling": "mean",
|
| 12 |
+
"cls_token_id": 50281,
|
| 13 |
+
"decoder_bias": true,
|
| 14 |
+
"deterministic_flash_attn": false,
|
| 15 |
+
"embedding_dropout": 0.0,
|
| 16 |
+
"eos_token_id": 50282,
|
| 17 |
+
"global_attn_every_n_layers": 3,
|
| 18 |
+
"global_rope_theta": 160000.0,
|
| 19 |
+
"gradient_checkpointing": false,
|
| 20 |
+
"hidden_activation": "gelu",
|
| 21 |
+
"hidden_size": 768,
|
| 22 |
+
"id2label": {
|
| 23 |
+
"0": "NEGATIVE",
|
| 24 |
+
"1": "POSITIVE"
|
| 25 |
+
},
|
| 26 |
+
"initializer_cutoff_factor": 2.0,
|
| 27 |
+
"initializer_range": 0.02,
|
| 28 |
+
"intermediate_size": 1152,
|
| 29 |
+
"label2id": {
|
| 30 |
+
"NEGATIVE": 0,
|
| 31 |
+
"POSITIVE": 1
|
| 32 |
+
},
|
| 33 |
+
"layer_norm_eps": 1e-05,
|
| 34 |
+
"local_attention": 128,
|
| 35 |
+
"local_rope_theta": 10000.0,
|
| 36 |
+
"max_position_embeddings": 8192,
|
| 37 |
+
"mlp_bias": false,
|
| 38 |
+
"mlp_dropout": 0.0,
|
| 39 |
+
"model_type": "modernbert",
|
| 40 |
+
"norm_bias": false,
|
| 41 |
+
"norm_eps": 1e-05,
|
| 42 |
+
"num_attention_heads": 12,
|
| 43 |
+
"num_hidden_layers": 22,
|
| 44 |
+
"pad_token_id": 50283,
|
| 45 |
+
"position_embedding_type": "absolute",
|
| 46 |
+
"problem_type": "single_label_classification",
|
| 47 |
+
"repad_logits_with_grad": false,
|
| 48 |
+
"sep_token_id": 50282,
|
| 49 |
+
"sparse_pred_ignore_index": -100,
|
| 50 |
+
"sparse_prediction": false,
|
| 51 |
+
"torch_dtype": "float32",
|
| 52 |
+
"transformers_version": "4.55.2",
|
| 53 |
+
"vocab_size": 50368
|
| 54 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2013debba82b40c84fdff70840a559da95e931bf147d3e13524419b86f1f5ec
|
| 3 |
+
size 598439784
|
runs/Aug14_14-36-15_Mac.cable.rcn.com/events.out.tfevents.1755196580.Mac.cable.rcn.com.44240.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4de069622705bf505cd0fcdd7e9f0c47c704a6e97f522eb494a2d0d30fa5081a
|
| 3 |
+
size 5680
|
runs/Aug14_14-39-02_Mac.cable.rcn.com/events.out.tfevents.1755196745.Mac.cable.rcn.com.44571.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcfea057edafa5a56b3170f325608a21a8f3ddf2f4581780a3085c68123365c9
|
| 3 |
+
size 5682
|
runs/Aug14_14-45-54_Mac.cable.rcn.com/events.out.tfevents.1755197176.Mac.cable.rcn.com.44635.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41685a7d0051b091d633be66a3878039af99156615c541227f6773e889e8ed21
|
| 3 |
+
size 5681
|
runs/Aug14_14-53-18_Mac.cable.rcn.com/events.out.tfevents.1755197599.Mac.cable.rcn.com.44680.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0620dbd840c7479d681db14fcb83d01046fd653261d0aa6185325c7456274eb
|
| 3 |
+
size 6420
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b89f298314f51f4ef3266f2ea24689cc6858ea2109de74c02ea9ce79fae5ce8f
|
| 3 |
+
size 5841
|