Cabooose commited on
Commit
71f58db
·
1 Parent(s): c9d28c4

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. .gitignore +1 -0
  2. config.json +1 -0
  3. pytorch_model.bin +2 -2
  4. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -23,6 +23,7 @@
23
  "pooler_size_per_head": 128,
24
  "pooler_type": "first_token_transform",
25
  "position_embedding_type": "absolute",
 
26
  "torch_dtype": "float32",
27
  "transformers_version": "4.28.0",
28
  "type_vocab_size": 2,
 
23
  "pooler_size_per_head": 128,
24
  "pooler_type": "first_token_transform",
25
  "position_embedding_type": "absolute",
26
+ "problem_type": "single_label_classification",
27
  "torch_dtype": "float32",
28
  "transformers_version": "4.28.0",
29
  "type_vocab_size": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b89c81593745e112642f6781518ceaeebf363adc8c1cc2fd352ebb39e3a8656a
3
- size 711489909
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7033d77e91eb899d0849ca6c6133a624bee43955d07159b5f567ad77f65336d8
3
+ size 711492725
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b720247673942049859f3495622e35bf56f68e370f4d9e9f783d47eb8fc74b4
3
+ size 3579