Substitute weights
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/gpfs/projects/bsc88/temutauro/apoc/longformer//results/longformer/bne/NNODES_8_GRADIENT-ACCUM_1_steps_65000_lr_0.00003_seed_1_DATA-AGGREGATION_SEPARATE_date_22-
|
3 |
"architectures": [
|
4 |
"LongformerForMaskedLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/gpfs/projects/bsc88/temutauro/apoc/longformer//results/longformer/bne/NNODES_8_GRADIENT-ACCUM_1_steps_65000_lr_0.00003_seed_1_DATA-AGGREGATION_SEPARATE_date_22-11-14_ID_299463/output/longformer-base-4096",
|
3 |
"architectures": [
|
4 |
"LongformerForMaskedLM"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 594958683
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca62a7ed555ae3bb5b309cb2dd0c388aabe1e761ab26bbd3e69dc22d07b14204
|
3 |
size 594958683
|
tokenizer_config.json
CHANGED
@@ -35,7 +35,7 @@
|
|
35 |
},
|
36 |
"max_len": 512,
|
37 |
"model_max_length": 4096,
|
38 |
-
"name_or_path": "/gpfs/projects/bsc88/temutauro/apoc/longformer//results/longformer/bne/NNODES_8_GRADIENT-ACCUM_1_steps_65000_lr_0.00003_seed_1_DATA-AGGREGATION_SEPARATE_date_22-
|
39 |
"pad_token": {
|
40 |
"__type": "AddedToken",
|
41 |
"content": "<pad>",
|
|
|
35 |
},
|
36 |
"max_len": 512,
|
37 |
"model_max_length": 4096,
|
38 |
+
"name_or_path": "/gpfs/projects/bsc88/temutauro/apoc/longformer//results/longformer/bne/NNODES_8_GRADIENT-ACCUM_1_steps_65000_lr_0.00003_seed_1_DATA-AGGREGATION_SEPARATE_date_22-11-14_ID_299463/output/roberta-base-4096",
|
39 |
"pad_token": {
|
40 |
"__type": "AddedToken",
|
41 |
"content": "<pad>",
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3759
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7180a3e09a201b5142452f4bfff74ddff215cb697baaf1c86a0d0154409006f5
|
3 |
size 3759
|