sandromck commited on
Commit
acc9e9a
1 Parent(s): 38905ae

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -44,7 +44,7 @@
44
  "position_embedding_type": "absolute",
45
  "problem_type": "single_label_classification",
46
  "torch_dtype": "float32",
47
- "transformers_version": "4.34.0",
48
  "type_vocab_size": 2,
49
  "use_cache": true,
50
  "vocab_size": 28996
 
44
  "position_embedding_type": "absolute",
45
  "problem_type": "single_label_classification",
46
  "torch_dtype": "float32",
47
+ "transformers_version": "4.34.1",
48
  "type_vocab_size": 2,
49
  "use_cache": true,
50
  "vocab_size": 28996
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:605c29208ac95dc87ac8357342f37f98c16d2fb985d0f6c4ff44b9410dfc3005
3
  size 433340209
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b3604ddc95f79504fd853f3d07714ee42bc4ccd3c53606379c09d3d414fddc
3
  size 433340209
tokenizer_config.json CHANGED
@@ -41,7 +41,6 @@
41
  "special": true
42
  }
43
  },
44
- "additional_special_tokens": [],
45
  "clean_up_tokenization_spaces": true,
46
  "cls_token": "[CLS]",
47
  "do_lower_case": false,
 
41
  "special": true
42
  }
43
  },
 
44
  "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23515b91b8cc3158c347cc6d59b69801634ffd7d3d22aebfd315d3bd91ff7345
3
- size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe8e427bd7444348171a64f89617c3fbe9a1ff4164dbe7f28215b3359b9f762f
3
+ size 4091