raopx commited on
Commit
db1636a
·
verified ·
1 Parent(s): 2abf220

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -3,29 +3,29 @@
3
  "architectures": [
4
  "ASTForAudioClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.0,
7
  "frequency_stride": 14,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
  "id2label": {
12
  "0": "LABEL_0"
13
  },
14
  "initializer_range": 0.02,
15
- "intermediate_size": 3072,
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_eps": 1e-12,
20
  "max_length": 1024,
21
  "model_type": "audio-spectrogram-transformer",
22
- "num_attention_heads": 12,
23
- "num_hidden_layers": 12,
24
  "num_mel_bins": 128,
25
  "patch_size": 16,
26
  "problem_type": "regression",
27
  "qkv_bias": true,
28
  "time_stride": 14,
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.45.0"
31
  }
 
3
  "architectures": [
4
  "ASTForAudioClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.3194935157466344,
7
  "frequency_stride": 14,
8
+ "hidden_act": "relu",
9
+ "hidden_dropout_prob": 0.16432322056699947,
10
+ "hidden_size": 512,
11
  "id2label": {
12
  "0": "LABEL_0"
13
  },
14
  "initializer_range": 0.02,
15
+ "intermediate_size": 2560,
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
19
  "layer_norm_eps": 1e-12,
20
  "max_length": 1024,
21
  "model_type": "audio-spectrogram-transformer",
22
+ "num_attention_heads": 4,
23
+ "num_hidden_layers": 6,
24
  "num_mel_bins": 128,
25
  "patch_size": 16,
26
  "problem_type": "regression",
27
  "qkv_bias": true,
28
  "time_stride": 14,
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.45.1"
31
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b46607e87ce35fd8a612689a5ceda01dc345cdb1b15441c2134dd69699fc6ef
3
- size 343082004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76007aa9fc64d3ce81f322e0a0fbf815ecc43f1f56a6ca372de28403e88ca2d3
3
+ size 90157540
runs/Sep27_16-43-19_8a0ce5c7acf8/events.out.tfevents.1727455401.8a0ce5c7acf8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a2516c5aac7a0b448fa32035a1f137de6584a248143dc27d088ca55ec8ad4f2
3
+ size 10233
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b4100f63cd99f9d53e4e9077d52689b48fd151c6319133ba1eb276a27b4bb82
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8455461e8088b71c4bf03957a4cc1b819fac6e0f0318ab70d5d4736f6a235c4
3
  size 5304