mayarmostafa commited on
Commit
e8cd3bd
·
verified ·
1 Parent(s): d50646c

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -12,23 +12,25 @@
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
- "0": "6patients_video_path_labels_train.csv"
 
16
  },
17
  "image_size": 224,
18
  "initializer_range": 0.02,
19
  "intermediate_size": 3072,
20
  "label2id": {
21
- "6patients_video_path_labels_train.csv": 0
 
22
  },
23
  "layer_norm_eps": 1e-12,
24
  "model_type": "videomae",
25
  "norm_pix_loss": true,
26
  "num_attention_heads": 12,
27
  "num_channels": 3,
28
- "num_frames": 16,
29
  "num_hidden_layers": 12,
30
  "patch_size": 16,
31
- "problem_type": "regression",
32
  "qkv_bias": true,
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.40.2",
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 768,
14
  "id2label": {
15
+ "0": "no_bleed",
16
+ "1": "bleed"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "bleed": 1,
23
+ "no_bleed": 0
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
27
  "norm_pix_loss": true,
28
  "num_attention_heads": 12,
29
  "num_channels": 3,
30
+ "num_frames": 25,
31
  "num_hidden_layers": 12,
32
  "patch_size": 16,
33
+ "problem_type": "single_label_classification",
34
  "qkv_bias": true,
35
  "torch_dtype": "float32",
36
  "transformers_version": "4.40.2",
events.out.tfevents.1720004594.zolxq00024 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5fd8a4d1418cdec6818cb5d44a6f609c276e1a988a23a363408307f2b5ac0cf
3
+ size 11427
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cd5d65a8e1b7d51858ec8e486bf6cb7c020e34ef1b41440afa7f20514612c73
3
- size 344934292
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa3fcad5f2c7b52eb6826085518180f572f54f8ed01f7f22465ca1c0680c235e
3
+ size 344937368
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b24e1f5c9d2a5498581a96451d0d3a3328966a25c2ee9cb7fed8c7ccc179a438
3
  size 4527
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a42acda79c27b8a47de2f39e6d2d98fa098036991add75a2bfeaffe5f766cd02
3
  size 4527