Upload HubertForSequenceClassification
Browse files- config.json +5 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./results/checkpoint-
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
@@ -56,7 +56,8 @@
|
|
56 |
"0": "LABEL_0",
|
57 |
"1": "LABEL_1",
|
58 |
"2": "LABEL_2",
|
59 |
-
"3": "LABEL_3"
|
|
|
60 |
},
|
61 |
"initializer_range": 0.02,
|
62 |
"intermediate_size": 4096,
|
@@ -64,7 +65,8 @@
|
|
64 |
"LABEL_0": 0,
|
65 |
"LABEL_1": 1,
|
66 |
"LABEL_2": 2,
|
67 |
-
"LABEL_3": 3
|
|
|
68 |
},
|
69 |
"layer_norm_eps": 1e-05,
|
70 |
"layerdrop": 0.1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./results/checkpoint-4000",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
56 |
"0": "LABEL_0",
|
57 |
"1": "LABEL_1",
|
58 |
"2": "LABEL_2",
|
59 |
+
"3": "LABEL_3",
|
60 |
+
"4": "LABEL_4"
|
61 |
},
|
62 |
"initializer_range": 0.02,
|
63 |
"intermediate_size": 4096,
|
|
|
65 |
"LABEL_0": 0,
|
66 |
"LABEL_1": 1,
|
67 |
"LABEL_2": 2,
|
68 |
+
"LABEL_3": 3,
|
69 |
+
"LABEL_4": 4
|
70 |
},
|
71 |
"layer_norm_eps": 1e-05,
|
72 |
"layerdrop": 0.1,
|
pytorch_model.bin
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:ddafe4b6e70c0348db5b6fdc92d2b48dab60885fbd69ff2b6a16be40dfe30639
|
3 |
+
size 1262950453
|