Training in progress, step 500
Browse files
config.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
| 3 |
"VisionEncoderDecoderModel"
|
| 4 |
],
|
| 5 |
"decoder": {
|
| 6 |
-
"_attn_implementation_autoset": true,
|
| 7 |
"_name_or_path": "gpt2",
|
| 8 |
"activation_function": "gelu_new",
|
| 9 |
"add_cross_attention": true,
|
|
@@ -44,7 +43,6 @@
|
|
| 44 |
"decoder_start_token_id": 50256,
|
| 45 |
"early_stopping": null,
|
| 46 |
"encoder": {
|
| 47 |
-
"_attn_implementation_autoset": true,
|
| 48 |
"_name_or_path": "facebook/timesformer-base-finetuned-k600",
|
| 49 |
"architectures": [
|
| 50 |
"TimesformerForVideoClassification"
|
|
@@ -1272,6 +1270,7 @@
|
|
| 1272 |
"qkv_bias": true,
|
| 1273 |
"torch_dtype": "float32"
|
| 1274 |
},
|
|
|
|
| 1275 |
"is_encoder_decoder": true,
|
| 1276 |
"max_length": null,
|
| 1277 |
"model_type": "vision-encoder-decoder",
|
|
|
|
| 3 |
"VisionEncoderDecoderModel"
|
| 4 |
],
|
| 5 |
"decoder": {
|
|
|
|
| 6 |
"_name_or_path": "gpt2",
|
| 7 |
"activation_function": "gelu_new",
|
| 8 |
"add_cross_attention": true,
|
|
|
|
| 43 |
"decoder_start_token_id": 50256,
|
| 44 |
"early_stopping": null,
|
| 45 |
"encoder": {
|
|
|
|
| 46 |
"_name_or_path": "facebook/timesformer-base-finetuned-k600",
|
| 47 |
"architectures": [
|
| 48 |
"TimesformerForVideoClassification"
|
|
|
|
| 1270 |
"qkv_bias": true,
|
| 1271 |
"torch_dtype": "float32"
|
| 1272 |
},
|
| 1273 |
+
"eos_token_id": 50256,
|
| 1274 |
"is_encoder_decoder": true,
|
| 1275 |
"max_length": null,
|
| 1276 |
"model_type": "vision-encoder-decoder",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1096319528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2364c59a5ece25dcce95c5af4cf3396fd5ddb5fc34954d439e3ac96c1d7e945e
|
| 3 |
size 1096319528
|
runs/Apr11_23-11-22_f87f15f6f192/events.out.tfevents.1744413083.f87f15f6f192.31.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42d1f76a0507f42154f66d31d15e462a6a9ed8229d9bac22d09d295a9c1917bf
|
| 3 |
+
size 43505
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d513cd4278464418cae5f56ee8fa9a7d62a31a64be52a3627ce38011004c9f3e
|
| 3 |
size 5496
|