Training in progress, epoch 1
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -32,6 +32,7 @@
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
|
|
35 |
"torch_dtype": "float32",
|
36 |
"transformers_version": "4.47.1",
|
37 |
"type_vocab_size": 2,
|
|
|
32 |
"num_hidden_layers": 12,
|
33 |
"pad_token_id": 0,
|
34 |
"position_embedding_type": "absolute",
|
35 |
+
"problem_type": "single_label_classification",
|
36 |
"torch_dtype": "float32",
|
37 |
"transformers_version": "4.47.1",
|
38 |
"type_vocab_size": 2,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437967876
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9adfe835d0f20c947c8584bfecea534d1fd08df1097949ae02da0d1ff6643925
|
3 |
size 437967876
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e63c4ae42a57fa2f9449516bf8364aca39d6bc36925e022bf7c18e2678fb992a
|
3 |
size 5368
|