toghrultahirov commited on
Commit
ca72978
1 Parent(s): 1c8f354

Training in progress, epoch 3

Browse files
config.json CHANGED
@@ -11,22 +11,22 @@
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
- "1": "B-ORG",
15
- "2": "I-ORG",
16
  "3": "B-LOC",
17
  "4": "I-LOC",
18
- "5": "B-PER",
19
- "6": "I-PER"
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
  "B-LOC": 3,
25
- "B-ORG": 1,
26
- "B-PER": 5,
27
  "I-LOC": 4,
28
- "I-ORG": 2,
29
- "I-PER": 6,
30
  "O": 0
31
  },
32
  "layer_norm_eps": 1e-12,
@@ -42,7 +42,7 @@
42
  "pooler_type": "first_token_transform",
43
  "position_embedding_type": "absolute",
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.41.0",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 119547
 
11
  "hidden_size": 768,
12
  "id2label": {
13
  "0": "O",
14
+ "1": "B-PER",
15
+ "2": "I-PER",
16
  "3": "B-LOC",
17
  "4": "I-LOC",
18
+ "5": "B-ORG",
19
+ "6": "I-ORG"
20
  },
21
  "initializer_range": 0.02,
22
  "intermediate_size": 3072,
23
  "label2id": {
24
  "B-LOC": 3,
25
+ "B-ORG": 5,
26
+ "B-PER": 1,
27
  "I-LOC": 4,
28
+ "I-ORG": 6,
29
+ "I-PER": 2,
30
  "O": 0
31
  },
32
  "layer_norm_eps": 1e-12,
 
42
  "pooler_type": "first_token_transform",
43
  "position_embedding_type": "absolute",
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.40.2",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 119547
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe1518b5e1c60dc735cea2e698cf2ef3a04f6e390feb2538be0be198c3fb5441
3
  size 709096284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4e185154dc8f18bc11da79db5384fecba22e9db276e215a7d8c94e9599d11e9
3
  size 709096284
runs/May23_19-58-35_toghruls-rog/events.out.tfevents.1716479917.toghruls-rog.334989.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:849a04f26db97b46a5ef509e470f90ae02fb0fca2f4c1dfc99fa1c375581fe56
3
- size 5648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f8c1bb608d7866e3835425512da4d2ed2c90d7ba11d438274fc090e86d7c184
3
+ size 6803
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec6bead204e8da5a4f809eeb3956d4188275a564f78ba274faaadeaf7b8730a6
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ffe3a8c9513ba194945196091f9c43e359ea408a82468c1cd63dc6aa033b484
3
+ size 5048