tushar-rishav commited on
Commit
1c4ca80
·
1 Parent(s): f3f77e5

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -10,19 +10,6 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "B-LOC": 5,
14
- "B-MISC": 7,
15
- "B-ORG": 3,
16
- "B-PER": 1,
17
- "I-LOC": 6,
18
- "I-MISC": 8,
19
- "I-ORG": 4,
20
- "I-PER": 2,
21
- "O": 0
22
- },
23
- "initializer_range": 0.02,
24
- "intermediate_size": 3072,
25
- "label2id": {
26
  "0": "O",
27
  "1": "B-PER",
28
  "2": "I-PER",
@@ -33,6 +20,19 @@
33
  "7": "B-MISC",
34
  "8": "I-MISC"
35
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  "layer_norm_eps": 1e-12,
37
  "max_position_embeddings": 512,
38
  "model_type": "bert",
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  "0": "O",
14
  "1": "B-PER",
15
  "2": "I-PER",
 
20
  "7": "B-MISC",
21
  "8": "I-MISC"
22
  },
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "label2id": {
26
+ "B-LOC": 5,
27
+ "B-MISC": 7,
28
+ "B-ORG": 3,
29
+ "B-PER": 1,
30
+ "I-LOC": 6,
31
+ "I-MISC": 8,
32
+ "I-ORG": 4,
33
+ "I-PER": 2,
34
+ "O": 0
35
+ },
36
  "layer_norm_eps": 1e-12,
37
  "max_position_embeddings": 512,
38
  "model_type": "bert",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49ca84f17fda78d417b47bd1c790488aa4d738abe6a5e7fe4cd999fbf630226c
3
  size 430989809
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0378427e70e177c20bcb0b900c29fb93954155f88aeaaa051bf9a10b881efd9
3
  size 430989809
runs/Nov24_21-48-02_81f46a20635d/1637790513.809308/events.out.tfevents.1637790513.81f46a20635d.72.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43b262f837c081bbf40dc0c99680c7142a6a633c49090b11822ca2aca96daa99
3
+ size 4513
runs/Nov24_21-48-02_81f46a20635d/1637791106.828728/events.out.tfevents.1637791106.81f46a20635d.72.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c0347aa0a979689475f7e357893e63e2c61e4d76674af7f5f6ef6117f73f3ab
3
+ size 4513
runs/Nov24_21-48-02_81f46a20635d/events.out.tfevents.1637790513.81f46a20635d.72.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9da4d1247efda18206aa22ee66688566ca90d5f6da11014e3c441a9ec6fd199b
3
+ size 3801
runs/Nov24_21-48-02_81f46a20635d/events.out.tfevents.1637791106.81f46a20635d.72.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c1a2ab58a3a4ce0ed502d284cfede6c62fc9cdd96964140c70995ab83f0367a
3
+ size 3801
runs/Nov24_22-08-04_81f46a20635d/1637791694.6496708/events.out.tfevents.1637791694.81f46a20635d.72.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9c12d9a18c793ae706bbf0ce272781695637df46c62ee240b94e7feaeb61ba
3
+ size 4513
runs/Nov24_22-08-04_81f46a20635d/events.out.tfevents.1637791694.81f46a20635d.72.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f44b065286fde5fe380c5992ee2724d95a3b66ac956b4a744f991245dbe76e52
3
+ size 4273
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d075a11fb5e3c3713d25934e46efff72dfe38abb6e3b0a0ff1df60d3e2360b40
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc6b1feb7747704cd0e039679efc3a19f365980bd50bd522f4fe3bb69e7c6c26
3
  size 2863