Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
-
"attention_dropout": 0.
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
|
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
+
"attention_dropout": 0.2,
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
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:23d62bf1405e8610891caed99768396ba051e7e51fd4e28cbaa33a0683808087
|
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:a6102ad6488ebc6289d6343e3acc811d5d5081e62ad9dabb669f875ed456500c
|
3 |
size 4091
|