UnaiGurbindo
commited on
Commit
•
676f91e
1
Parent(s):
0f2057f
Training in progress, epoch 0
Browse files- config.json +1 -1
- model.safetensors +3 -0
- training_args.bin +2 -2
config.json
CHANGED
@@ -45,5 +45,5 @@
|
|
45 |
"qkv_bias": true,
|
46 |
"time_stride": 10,
|
47 |
"torch_dtype": "float32",
|
48 |
-
"transformers_version": "4.
|
49 |
}
|
|
|
45 |
"qkv_bias": true,
|
46 |
"time_stride": 10,
|
47 |
"torch_dtype": "float32",
|
48 |
+
"transformers_version": "4.38.0.dev0"
|
49 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b6ff830dd7cd71ee3e31e2bf45f40f2b135667f96369725c140dd57e6b37973
|
3 |
+
size 344814656
|
training_args.bin
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:1483e15825bf52c6e291367e348c3d580b5fe7a90f0e9bf9e4ea1261ab25a0fc
|
3 |
+
size 4792
|