robinsmits
commited on
Commit
•
b43b618
1
Parent(s):
971c4aa
Training in progress, epoch 1
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
- training_args.bin +2 -2
adapter_config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
-
"base_model_name_or_path": "DAMO-NLP-MT/polylm-13b",
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": true,
|
6 |
"inference_mode": true,
|
|
|
1 |
{
|
2 |
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "DAMO-NLP-MT/polylm-13b-fine-grained-shards",
|
4 |
"bias": "none",
|
5 |
"fan_in_fan_out": true,
|
6 |
"inference_mode": true,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26242657
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4edd590b13995e4f8769ff8a551d69f912b89ba5be251fc2a271b11a5fa3dd19
|
3 |
size 26242657
|
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:ecae7a7d18bd804ffd7745d07f8adee2fbc2a03853336fdb3693ef0d71f22da4
|
3 |
+
size 4091
|