Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"final_dropout": 0.0,
|
48 |
"hidden_act": "gelu",
|
49 |
"hidden_dropout": 0.1,
|
50 |
-
"hidden_dropout_prob": 0.
|
51 |
"hidden_size": 768,
|
52 |
"id2label": {
|
53 |
"0": "blues",
|
|
|
47 |
"final_dropout": 0.0,
|
48 |
"hidden_act": "gelu",
|
49 |
"hidden_dropout": 0.1,
|
50 |
+
"hidden_dropout_prob": 0.2,
|
51 |
"hidden_size": 768,
|
52 |
"id2label": {
|
53 |
"0": "blues",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08efcc0aedafaf3f4265fa0e675500e09a4998ffd52ec642f2874b5a95e11094
|
3 |
size 94783376
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d4750b54e21f5d514577eae5b6e72899e71b7a83f0be27e809fa3e209a777bc
|
3 |
size 4091
|