Training in progress, epoch 1
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"MultiLabelClassificationModel"
|
4 |
],
|
5 |
"attention_probs_dropout_prob": 0.1,
|
6 |
"bos_token_id": 0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e0e47386ec13fb405ac4ee7d080ccfa905a05e208b966e63beed67b7502511
|
3 |
+
size 499178216
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2c6880451624db33c6367ff8fb36188989bf9e2d045ff0c548ea7ffa18c4975
|
3 |
size 5777
|