vikp commited on
Commit
5c8470f
·
verified ·
1 Parent(s): 599b800

Training in progress, step 1000

Browse files
Files changed (3) hide show
  1. config.json +9 -1
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
 
2
  "architectures": [
3
- "EfficientVitForSemanticSegmentation"
4
  ],
5
  "attention_probs_dropout_prob": 0.0,
6
  "classifier_dropout_prob": 0.0,
@@ -32,6 +33,13 @@
32
  7
33
  ],
34
  "semantic_loss_ignore_index": -1,
 
 
 
 
 
 
 
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.42.3",
37
  "widths": [
 
1
  {
2
+ "_name_or_path": "vikp/line_detector_3",
3
  "architectures": [
4
+ "EfficientViTForSemanticSegmentation"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout_prob": 0.0,
 
33
  7
34
  ],
35
  "semantic_loss_ignore_index": -1,
36
+ "strides": [
37
+ 2,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 2
42
+ ],
43
  "torch_dtype": "float32",
44
  "transformers_version": "4.42.3",
45
  "widths": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:677044f4797c5871938ad88e5fcdcb93d12800d6c165ea6f313e783761e7c961
3
  size 153827656
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f6ee3187797156da1ed6f3e06f4f5c3e1a84171efac655963a1d9c77a62e9a5
3
  size 153827656
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a0eb51cb21cdc05a93966ca896bab3ef9091a4bb6971c2980ac1de1d319736
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d76255a802ec614336406c974998559b5cae01b112b47ec7eab1ed39b5fdb4c
3
  size 5112