somersby commited on
Commit
b7ebef0
·
verified ·
1 Parent(s): 466629d

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +1 -0
  2. model.safetensors +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -58,6 +58,7 @@
58
  "num_frames": 16,
59
  "num_hidden_layers": 12,
60
  "patch_size": 16,
 
61
  "qkv_bias": true,
62
  "torch_dtype": "float32",
63
  "transformers_version": "4.46.3",
 
58
  "num_frames": 16,
59
  "num_hidden_layers": 12,
60
  "patch_size": 16,
61
+ "problem_type": "single_label_classification",
62
  "qkv_bias": true,
63
  "torch_dtype": "float32",
64
  "transformers_version": "4.46.3",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a873b597755790c05afe03d32be1254ef2a329855ad711c09d00ff543bd63237
3
  size 344980440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a3b11bedddcc482d6d69a99a7e54a79144893e40e1dbb435a69608731851416
3
  size 344980440
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f24f4cbdbe98b2c37146000a37700bd9191c552cf42088df66d71468f084e36b
3
- size 4847
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0e55cb805f85150d325a840d1f7ac7697f4c3cdb6063b08396a5edce2936195
3
+ size 5304