mridhulanatarajan commited on
Commit
e617d3c
1 Parent(s): ada9011

Training in progress, epoch 3

Browse files
logs/events.out.tfevents.1708607238.e081ae6016b2.4083.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3449803c97cc929564280eb3d2deaa5d00b7d6a808f7a3368579e820b58213a2
3
- size 6551
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:607028e5716c1518331032a7a9aaf6e141618f45e453bc76509acc7c2d66be0d
3
+ size 8498
logs/events.out.tfevents.1708607338.e081ae6016b2.6712.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00bce5cdbe86e3992dad7974873a1b8c1baa6db2767a7f327363c23e902aa537
3
+ size 6551
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84713fed81366daed276e8b4b664e90950f82cd9c88c82302d5a740546611b87
3
  size 450558212
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e51ebb317b0ab2d108d06f541577323f52087f62a8c9f850386258e754f42375
3
  size 450558212
tmp-checkpoint-60/config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/layoutlm-base-uncased",
3
+ "architectures": [
4
+ "LayoutLMForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "id2label": {
11
+ "0": "O",
12
+ "1": "B-HEADER",
13
+ "2": "I-HEADER",
14
+ "3": "B-QUESTION",
15
+ "4": "I-QUESTION",
16
+ "5": "B-ANSWER",
17
+ "6": "I-ANSWER"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "B-ANSWER": 5,
23
+ "B-HEADER": 1,
24
+ "B-QUESTION": 3,
25
+ "I-ANSWER": 6,
26
+ "I-HEADER": 2,
27
+ "I-QUESTION": 4,
28
+ "O": 0
29
+ },
30
+ "layer_norm_eps": 1e-12,
31
+ "max_2d_position_embeddings": 1024,
32
+ "max_position_embeddings": 512,
33
+ "model_type": "layoutlm",
34
+ "num_attention_heads": 12,
35
+ "num_hidden_layers": 12,
36
+ "output_past": true,
37
+ "pad_token_id": 0,
38
+ "position_embedding_type": "absolute",
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.37.2",
41
+ "type_vocab_size": 2,
42
+ "use_cache": true,
43
+ "vocab_size": 30522
44
+ }
tmp-checkpoint-60/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c602ba5569c060349a1d8f649ad5cf3887ff9c15515f3312c51b247f0592161
3
+ size 450558212