Training in progress, step 100
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -54,7 +54,7 @@
|
|
54 |
"position_buckets": 256,
|
55 |
"relative_attention": true,
|
56 |
"share_att_key": true,
|
57 |
-
"torch_dtype": "
|
58 |
"transformers_version": "4.24.0",
|
59 |
"type_vocab_size": 0,
|
60 |
"vocab_size": 128100
|
|
|
54 |
"position_buckets": 256,
|
55 |
"relative_attention": true,
|
56 |
"share_att_key": true,
|
57 |
+
"torch_dtype": "float32",
|
58 |
"transformers_version": "4.24.0",
|
59 |
"type_vocab_size": 0,
|
60 |
"vocab_size": 128100
|
pytorch_model.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:e926d1b3dbdd13ac8bdb131b19c8c307edd60212ffde8672143a5bc154084143
|
3 |
+
size 737794603
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f062276295972d272def225054c1eaa69a3f3f0a7ff9be9cf175c1aa896e6efd
|
3 |
size 3631
|