KarthikAvinash
commited on
Commit
•
ebe0e17
1
Parent(s):
08f8a54
Training in progress, step 1
Browse files
adapter_config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"base_model_class": "WhisperForConditionalGeneration",
|
5 |
"parent_library": "transformers.models.whisper.modeling_whisper"
|
6 |
},
|
7 |
-
"base_model_name_or_path": "openai/whisper-
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
|
|
4 |
"base_model_class": "WhisperForConditionalGeneration",
|
5 |
"parent_library": "transformers.models.whisper.modeling_whisper"
|
6 |
},
|
7 |
+
"base_model_name_or_path": "openai/whisper-large-v2",
|
8 |
"bias": "none",
|
9 |
"fan_in_fan_out": false,
|
10 |
"inference_mode": true,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0abeba15c798178d220193b88a5baa0be1ceeabadee81bfb628674b196d0cd7f
|
3 |
+
size 62969640
|
runs/Jul27_15-58-32_DESKTOP-C5U12HF/events.out.tfevents.1722076119.DESKTOP-C5U12HF.3812.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:626ab8c5735f04f8772665b172305e3749ac9e80108e0bede4ae7a921d3f74e8
|
3 |
+
size 13092
|
runs/Jul27_16-12-26_DESKTOP-C5U12HF/events.out.tfevents.1722076951.DESKTOP-C5U12HF.3812.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a66d794c0c2d699d30ae0e83896d672fcf07f7f02038f01c2097b79adf17609
|
3 |
+
size 7202
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:812cc0f521858fa945a404ed2148fd0ab3f3968c86418f49e1bf904e02640aa5
|
3 |
size 5304
|