mfreihaut commited on
Commit
0fe70ae
·
1 Parent(s): f4ddf5f

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/bart-large-mnli",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
 
1
  {
2
+ "_name_or_path": "mfreihaut/refinement-finetuned-mnli-1",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "gelu",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3db6154244cd7225d3c03c7fcdd2f7ad1493f2361d2d108dbeb145f0ef2d1866
3
  size 1629548283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d703122c603d423c14316e1b5203b7e0240692982d8e54c75c36968746097c
3
  size 1629548283
tokenizer_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "errors": "replace",
7
  "mask_token": "<mask>",
8
  "model_max_length": 1024,
9
- "name_or_path": "facebook/bart-large-mnli",
10
  "pad_token": "<pad>",
11
  "sep_token": "</s>",
12
  "special_tokens_map_file": null,
 
6
  "errors": "replace",
7
  "mask_token": "<mask>",
8
  "model_max_length": 1024,
9
+ "name_or_path": "mfreihaut/refinement-finetuned-mnli-1",
10
  "pad_token": "<pad>",
11
  "sep_token": "</s>",
12
  "special_tokens_map_file": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fbad93bb3260fa04ff3df368f1fd51c036bf6e3d8dadb303258dfc3960740728
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:704266323483b7d45228a088974ee760a393837c41d95346570ad8c7079de193
3
  size 3375