steimel64 commited on
Commit
cea296e
1 Parent(s): a5dfcc3

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.7,
4
  "apply_spec_augment": false,
5
  "architectures": [
6
  "HubertForSequenceClassification"
7
  ],
8
- "attention_dropout": 0.7,
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.7,
50
  "hidden_size": 768,
51
  "id2label": {
52
  "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": false,
 
46
  "feat_proj_layer_norm": false,
47
  "final_dropout": 0.0,
48
  "hidden_act": "gelu",
49
+ "hidden_dropout": 0.1,
50
  "hidden_size": 768,
51
  "id2label": {
52
  "0": "blues",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7743a0152f7360f948a653a787a37e8e6ec4a6f4902f428d635d50818881098e
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62984b8740af4e24a7abeebc9ee51983ed1d48ed85b53eff4d161d8d0d3cc250
3
  size 94771728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4d2939f9d5f2905218a2ef6e5e2527d2ac7bd2de43ba889908068cdda39f8fc
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d588d71e7e11cc1a256b50311dab696d9eca55f31c8dd39654bb0e8ec1117b3f
3
  size 4728