Upload 4 files
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- trainer_state.json +0 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -240,7 +240,7 @@
|
|
240 |
"LABEL_99": 99
|
241 |
},
|
242 |
"layer_norm_eps": 1e-05,
|
243 |
-
"lookahead":
|
244 |
"lookahead_split_layers": null,
|
245 |
"max_position_embeddings": 514,
|
246 |
"mixture_name": "xlm-token",
|
@@ -255,5 +255,5 @@
|
|
255 |
"type_vocab_size": 1,
|
256 |
"use_cache": true,
|
257 |
"vocab_size": 250002,
|
258 |
-
"wandb_run_id": "
|
259 |
}
|
|
|
240 |
"LABEL_99": 99
|
241 |
},
|
242 |
"layer_norm_eps": 1e-05,
|
243 |
+
"lookahead": 48,
|
244 |
"lookahead_split_layers": null,
|
245 |
"max_position_embeddings": 514,
|
246 |
"mixture_name": "xlm-token",
|
|
|
255 |
"type_vocab_size": 1,
|
256 |
"use_cache": true,
|
257 |
"vocab_size": 250002,
|
258 |
+
"wandb_run_id": "9j7cckme"
|
259 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 855012505
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a08dee669c6ba359895c1325ea006aee4bcb0382fe76e5b42306d7bbc0e45aa4
|
3 |
size 855012505
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2ce5ef770e9cab603da1dd58aea812339cf1e462d9e4582732b5b682f655bde
|
3 |
size 3899
|