PurplelinkPL commited on
Commit
86fbff9
·
verified ·
1 Parent(s): ec9be07

Upload 10 files

Browse files
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "MultiTaskBertPreTrain"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
1
  {
2
  "architectures": [
3
+ "ModernBertForMaskedLM"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81ea8e78e406142555e4fcb51642226cef9c856d3565b46580693e8f528bb64c
3
- size 1020039588
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9bb4fcb0632aa9fda553a5547cb92955ba7da35de204eeca87e3ea79c75cf08
3
+ size 598635032
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f02a869b516c727236207ab9003f7cb882afba1ed41f96719a8e8c9b37a0fd3f
3
- size 2040200907
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2553770da7e9add3b8cec634f0aa6eb53b8a61e05abdfbdab2f35399576da76
3
+ size 1197359627
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8efff8b034c09e009a0057ae80756e733ec76726af6beab43a605cc349b0fd73
3
- size 14581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8a5fcdf7d76562256437ce6f49dfd1ef5fc89fb87e557b44e08c040d7ca946
3
+ size 14645
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bf2c5fff8b63ba793d7a4e795ecc80c0e37c371a891cf82792d3eab1e509de7
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d11b62c349f6c48b2e267e8a64fac12407f9b5a96e1bbfcf3ff29135139699f3
3
  size 1465
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 50283,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
trainer_state.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a10f7ba9e11f37496e7fd7acd560020d52d6a8b5f4b69a69da6342705b4b016b
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8bc782989dae2549c6bacba36f0a3f78833bc5b508419969dccd1ea22ffbc89
3
  size 5777