onarganogun commited on
Commit
f0dfc03
·
verified ·
1 Parent(s): f0c9ca3

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -12,15 +12,15 @@
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 1024,
14
  "id2label": {
15
- "0": "kiss",
16
- "1": "no_kiss"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 4096,
21
  "label2id": {
22
- "kiss": 1,
23
- "no_kiss": 0
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
 
12
  "hidden_dropout_prob": 0.0,
13
  "hidden_size": 1024,
14
  "id2label": {
15
+ "0": "fight",
16
+ "1": "no_fight"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 4096,
21
  "label2id": {
22
+ "fight": 1,
23
+ "no_fight": 0
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "model_type": "videomae",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b20601374b66dc0edb901f8afb391aff58a15ccacef145a0365d2a8566ba19ed
3
  size 1215496248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c810a01bc702c6c1e9f875c880dc34d3be6277dc4d0e51823d51d3fbef1eefa
3
  size 1215496248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5895a37442c544d33c08432a73a5b27423db0207ccdfa59570f546b75aabdbbb
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2e92ac47dd55fa4c9a58eef20eac6d429f7d4824d3dd099e859a6b61240a383
3
  size 4600