eroy4u commited on
Commit
bd53f08
·
verified ·
1 Parent(s): 2048c18

Training in progress, step 200

Browse files
config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LiltForTokenClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "channel_shrink_ratio": 4,
8
+ "classifier_dropout": null,
9
+ "dtype": "float32",
10
+ "eos_token_id": 2,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "O",
16
+ "1": "B-TOTALAMT"
17
+ },
18
+ "initializer_range": 0.02,
19
+ "intermediate_size": 3072,
20
+ "label2id": {
21
+ "B-TOTALAMT": 1,
22
+ "O": 0
23
+ },
24
+ "layer_norm_eps": 1e-05,
25
+ "max_2d_position_embeddings": 1024,
26
+ "max_position_embeddings": 514,
27
+ "model_type": "lilt",
28
+ "num_attention_heads": 12,
29
+ "num_hidden_layers": 12,
30
+ "pad_token_id": 1,
31
+ "position_embedding_type": "absolute",
32
+ "transformers_version": "4.57.1",
33
+ "type_vocab_size": 1,
34
+ "use_cache": true,
35
+ "vocab_size": 50265
36
+ }
logs/events.out.tfevents.1762600833.eroy4u-tuf.63399.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:394c578db42e8be13319aaa8c271c83b2a569b42e9cc46ea04f8f5beb08414b8
3
+ size 5167
logs/events.out.tfevents.1762601187.eroy4u-tuf.68302.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b4ade08a797feb3c8e1a3cf8441f892fe9d4bdd0ea382e97402088a76f26fb5
3
+ size 5167
logs/events.out.tfevents.1762601344.eroy4u-tuf.68302.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0100169a9b07ee1dc7dd36dde45e8e5e387c2a82b1bc784bbc9d4b8515a3e69
3
+ size 10961
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10e5d08ec4d953f76eab8acc79f6aab9f6adda4ac42e108d392cd641e75adf0
3
+ size 520712176
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9a87ed33a5dedb72f379f11b4aa32cd325aab226ae9408a2f632e8fdfdd257
3
+ size 5841