drcoool commited on
Commit
b7a8ba0
·
verified ·
1 Parent(s): 19ead3d

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "answerdotai/ModernBERT-base",
3
  "architectures": [
4
  "ModernBertForSequenceClassification"
5
  ],
@@ -13,6 +12,7 @@
13
  "cls_token_id": 50281,
14
  "decoder_bias": true,
15
  "deterministic_flash_attn": false,
 
16
  "embedding_dropout": 0.0,
17
  "eos_token_id": 50282,
18
  "global_attn_every_n_layers": 3,
@@ -37,11 +37,10 @@
37
  "pad_token_id": 50283,
38
  "position_embedding_type": "absolute",
39
  "problem_type": "single_label_classification",
40
- "reference_compile": false,
41
  "sep_token_id": 50282,
42
  "sparse_pred_ignore_index": -100,
43
  "sparse_prediction": false,
44
- "torch_dtype": "float32",
45
- "transformers_version": "4.48.0.dev0",
46
  "vocab_size": 50368
47
  }
 
1
  {
 
2
  "architectures": [
3
  "ModernBertForSequenceClassification"
4
  ],
 
12
  "cls_token_id": 50281,
13
  "decoder_bias": true,
14
  "deterministic_flash_attn": false,
15
+ "dtype": "float32",
16
  "embedding_dropout": 0.0,
17
  "eos_token_id": 50282,
18
  "global_attn_every_n_layers": 3,
 
37
  "pad_token_id": 50283,
38
  "position_embedding_type": "absolute",
39
  "problem_type": "single_label_classification",
40
+ "repad_logits_with_grad": false,
41
  "sep_token_id": 50282,
42
  "sparse_pred_ignore_index": -100,
43
  "sparse_prediction": false,
44
+ "transformers_version": "4.57.6",
 
45
  "vocab_size": 50368
46
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e930518cf22d7eddb95db21d2cf17c6b03ec595add25ac0eba2cae60ef82e43
3
  size 598439784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17fe230aaedf3392b66e507b65e0aaa896372e052b65caf0da37be252f069d47
3
  size 598439784
runs/Jun16_15-55-05_MacBook-Pro-4.local/events.out.tfevents.1781643306.MacBook-Pro-4.local.90244.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76bdca51a6d7bbb464011af3b64d667ed4d25d39cb5b9dd7c9e9f945e74b2b7a
3
+ size 132498
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b239f3747383c254dbfc6a73438cde1cde919aa0d11c6e5afa681f6d97a51f2e
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba5971613585868e0656e6d8f2eea8efa876bb6ea227b63bbd9bd77f1e8f339a
3
+ size 5496