f0ghedgeh0g commited on
Commit
ebaecb3
·
verified ·
1 Parent(s): 535a68b

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "_name_or_path": "ntu-spml/distilhubert",
3
- "activation_dropout": 0.2,
4
  "apply_spec_augment": false,
5
  "architectures": [
6
  "HubertForSequenceClassification"
7
  ],
8
- "attention_dropout": 0.2,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "conv_bias": true,
@@ -47,7 +47,7 @@
47
  "feat_proj_layer_norm": false,
48
  "final_dropout": 0.1,
49
  "hidden_act": "gelu",
50
- "hidden_dropout": 0.25,
51
  "hidden_size": 768,
52
  "id2label": {
53
  "0": "blues",
 
1
  {
2
  "_name_or_path": "ntu-spml/distilhubert",
3
+ "activation_dropout": 0.1,
4
  "apply_spec_augment": false,
5
  "architectures": [
6
  "HubertForSequenceClassification"
7
  ],
8
+ "attention_dropout": 0.1,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "conv_bias": true,
 
47
  "feat_proj_layer_norm": false,
48
  "final_dropout": 0.1,
49
  "hidden_act": "gelu",
50
+ "hidden_dropout": 0.1,
51
  "hidden_size": 768,
52
  "id2label": {
53
  "0": "blues",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:471cb85b627aad27c908c0f9a60170de20463ccf9e2a924f65be81fe39a9d629
3
  size 94799080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ae2fbbcef99b2832e63629a1b1696262ebbf9431ef04dd280b015d11c6b3dcb
3
  size 94799080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:655c43c811a798f595a25343e35518783465ca916143c7654f2a8747b5c97834
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30d42da902aa01a56eed957f89e2472d0e6001cf399bcbf3aad6ab79cbc7f50f
3
  size 5368