patent commited on
Commit
7aea1fc
1 Parent(s): 8abb6d0

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -8,7 +8,15 @@
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
 
 
 
 
11
  "initializer_range": 0.02,
 
 
 
 
12
  "max_position_embeddings": 512,
13
  "model_type": "distilbert",
14
  "n_heads": 12,
 
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "pregrant",
13
+ "1": "granted"
14
+ },
15
  "initializer_range": 0.02,
16
+ "label2id": {
17
+ "granted": 1,
18
+ "pregrant": 0
19
+ },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
22
  "n_heads": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7bf0faa7a660266e77e2d299996646d4c7d10da9417656a44244525e98b1601a
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b67010cce96239a762b2739d00a3bda7d71845685702c24125c721fee41d796
3
  size 267855533
runs/Apr17_22-31-53_Precision-7560/events.out.tfevents.1681741921.Precision-7560.1303789.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6412a7dd0f63ea60b239fca41669a7157985078e5a8d2352f2d6f1594ec20240
3
- size 4809
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41360a6927bdaca38a951b832dee72c8a543c6302810594471cdbe6bb3e2abb
3
+ size 5163
runs/Apr17_22-31-53_Precision-7560/events.out.tfevents.1681775828.Precision-7560.1303789.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0628be7e15388456b3bc9a82b773888426af4c4315f4f84bec2fe72e3c9f6e
3
+ size 363
runs/Apr26_18-02-42_Precision-7560/1682503368.4866507/events.out.tfevents.1682503368.Precision-7560.1462941.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d383a1884abdb8eef41935ff028667d5e219468b3f4015d682a1d6baf58d4b
3
+ size 5817
runs/Apr26_18-02-42_Precision-7560/events.out.tfevents.1682503368.Precision-7560.1462941.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a5f3ae5eb71a2c5a8b5f8f1dac8e31bf56dc32f171deb56177cea11d6b5937b
3
+ size 4445
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cc0b3750bf58a6796d60f355c1aa8591db649db755cb7f0afba23dafff03237
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a62240118ac819a2e761d1aebc7fc5a1d9a5c687bd7c01f35605ccf588ee49
3
  size 3643