yenrong commited on
Commit
5ec0e82
·
verified ·
1 Parent(s): c81fc52

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MIT/ast-finetuned-audioset-10-10-0.4593",
3
+ "architectures": [
4
+ "ASTForAudioClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "frequency_stride": 10,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "ang",
13
+ "1": "fru",
14
+ "2": "neu",
15
+ "3": "hap",
16
+ "4": "sur",
17
+ "5": "sad",
18
+ "6": "fea",
19
+ "7": "exc",
20
+ "8": "dis"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "ang": 0,
26
+ "dis": 8,
27
+ "exc": 7,
28
+ "fea": 6,
29
+ "fru": 1,
30
+ "hap": 3,
31
+ "neu": 2,
32
+ "sad": 5,
33
+ "sur": 4
34
+ },
35
+ "layer_norm_eps": 1e-12,
36
+ "max_length": 1024,
37
+ "model_type": "audio-spectrogram-transformer",
38
+ "num_attention_heads": 12,
39
+ "num_hidden_layers": 12,
40
+ "num_mel_bins": 128,
41
+ "patch_size": 16,
42
+ "problem_type": "single_label_classification",
43
+ "qkv_bias": true,
44
+ "time_stride": 10,
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.47.1"
47
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fe141fff757d63e64a86e615389dbd2a3c82cc9ea758e4c6dd4cb4418231ccf
3
+ size 344811572
runs/Dec23_01-24-10_6750354180c9/events.out.tfevents.1734917052.6750354180c9.2176.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a137791eb767af7acfca4074c14a904dba249602e4a499d0d4821b01a5b3cf7a
3
+ size 6046
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5ed8fecdee9abf866e491278cfd1c40f9ab34f9111679466c6c64b467eae80b
3
+ size 5368