Monsia commited on
Commit
42bbacf
·
verified ·
1 Parent(s): 7b68920

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -2,10 +2,9 @@
2
  "architectures": [
3
  "NdeModelForAudioClassification"
4
  ],
5
- "classifier_dropout": 0.1,
6
- "dropout": 0.1,
7
  "embed_dim": 384,
8
- "encoder_layerdrop": 0.1,
9
  "id2label": {
10
  "0": "down",
11
  "1": "go",
@@ -26,9 +25,10 @@
26
  "up": 6,
27
  "yes": 7
28
  },
29
- "max_positions": 40,
30
  "num_mel_bins": 80,
31
  "pad_token_id": 0.0,
32
  "torch_dtype": "float32",
 
33
  "transformers_version": "4.44.2"
34
  }
 
2
  "architectures": [
3
  "NdeModelForAudioClassification"
4
  ],
5
+ "classifier_dropout": 0.2,
 
6
  "embed_dim": 384,
7
+ "encoder_layerdrop": 0.2,
8
  "id2label": {
9
  "0": "down",
10
  "1": "go",
 
25
  "up": 6,
26
  "yes": 7
27
  },
28
+ "max_positions": 100,
29
  "num_mel_bins": 80,
30
  "pad_token_id": 0.0,
31
  "torch_dtype": "float32",
32
+ "transformer_dropout": 0.3,
33
  "transformers_version": "4.44.2"
34
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64714be9fe8ba7f0ac14b9f580af6b6d668a65d0a8a63f8fe905bc9714996b32
3
- size 9597720
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b5c8e910e0b93fde6dda95e6bfcef1571bfd718c6e79ce11dda18124646c262
3
+ size 3524216
runs/Sep29_00-23-15_77ffbb99590e/events.out.tfevents.1727569396.77ffbb99590e.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f9c419764d040692f2c0842b863d85b562c9fc3f874893251036fd1827a04a
3
+ size 5120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e62840aa2317fe6b54c5e272f4625f71718382009ff092f8b0567be915c66e4e
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5818f6e614ac14ef6f83b953cf3f753c62bcf0c174bec98be643c574f20501c
3
  size 5240