pmano2 commited on
Commit
9bb9043
1 Parent(s): 7d23d0e

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,11 +1,11 @@
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.5,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "conv_bias": false,
@@ -46,7 +46,7 @@
46
  "feat_proj_layer_norm": false,
47
  "final_dropout": 0.0,
48
  "hidden_act": "gelu",
49
- "hidden_dropout": 0.5,
50
  "hidden_size": 768,
51
  "id2label": {
52
  "0": "blues",
@@ -90,7 +90,7 @@
90
  "num_hidden_layers": 2,
91
  "pad_token_id": 0,
92
  "torch_dtype": "float32",
93
- "transformers_version": "4.37.0.dev0",
94
  "use_weighted_layer_sum": false,
95
  "vocab_size": 32
96
  }
 
1
  {
2
  "_name_or_path": "ntu-spml/distilhubert",
3
+ "activation_dropout": 0.8,
4
  "apply_spec_augment": false,
5
  "architectures": [
6
  "HubertForSequenceClassification"
7
  ],
8
+ "attention_dropout": 0.25,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "conv_bias": false,
 
46
  "feat_proj_layer_norm": false,
47
  "final_dropout": 0.0,
48
  "hidden_act": "gelu",
49
+ "hidden_dropout": 0.25,
50
  "hidden_size": 768,
51
  "id2label": {
52
  "0": "blues",
 
90
  "num_hidden_layers": 2,
91
  "pad_token_id": 0,
92
  "torch_dtype": "float32",
93
+ "transformers_version": "4.38.0.dev0",
94
  "use_weighted_layer_sum": false,
95
  "vocab_size": 32
96
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5af78792e38d8163090eb033cbe0486eb6666725f8f2c215d1d730e0abff720c
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4c211de2a41ed4844a588d87e5e4d89c3237e82cfa48eb0b456aef68c441cb8
3
  size 94771728
runs/Jan20_01-03-16_0474458f40c0/events.out.tfevents.1705712612.0474458f40c0.12351.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c3956282e7a053db26c2a14dd8f2918923f3a73d56ca28945708feb05de971c
3
+ size 9284
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bbec6ee556afc9f615a4513b843acfdb71ac164920940e131e733b0dadaf104
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323c05bb97466b5ecfc660c15fd8ab727444a207d23514017e0397a8a6d78b6a
3
  size 4728