Tonigard commited on
Commit
e99edcc
·
verified ·
1 Parent(s): 287101b

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "cointegrated/rubert-tiny",
3
+ "architectures": [
4
+ "BertForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "emb_size": 312,
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 312,
13
+ "id2label": {
14
+ "0": "O",
15
+ "1": "M"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 600,
19
+ "label2id": {
20
+ "M": 1,
21
+ "O": 0
22
+ },
23
+ "layer_norm_eps": 1e-12,
24
+ "max_position_embeddings": 512,
25
+ "model_type": "bert",
26
+ "num_attention_heads": 12,
27
+ "num_hidden_layers": 3,
28
+ "pad_token_id": 0,
29
+ "position_embedding_type": "absolute",
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.45.1",
32
+ "type_vocab_size": 2,
33
+ "use_cache": true,
34
+ "vocab_size": 29564
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66a7e1e5b79abfc808eaa444ceed8b53639cd49f328cfe71d29bc67000e923ae
3
+ size 46754816
runs/Dec04_21-03-08_00efebac4c19/events.out.tfevents.1733346253.00efebac4c19.30.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8b426c833189a25aaacbd3e141a11c2dd3405c0ccdd67808a624f32436af10f
3
+ size 549
runs/Dec04_21-16-37_00efebac4c19/events.out.tfevents.1733347060.00efebac4c19.30.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a6cd27ffc34a72d442e038011142b1fb47300e1f2fd7f6014674ee804ed16f4
3
+ size 10612
runs/Dec04_21-23-03_00efebac4c19/events.out.tfevents.1733347442.00efebac4c19.30.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcf010b1bbfe460500f93fba83f0655ecd05fc5fd8b601092e5a0922a6608d5f
3
+ size 11151
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e5e5cb317be9def92ffb4d5730e025b81f8a87b4f1484cd4a953f662f07f75
3
+ size 5240