kunal18 commited on
Commit
fc7ecd4
1 Parent(s): 6e60fe2

Training in progress, epoch 0

Browse files
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Abdominal Pain and Weakness",
13
+ "1": "Dermatological Issues",
14
+ "2": "Head and Neck Discomfort",
15
+ "3": "Musculoskeletal Pain",
16
+ "4": "Respiratory and Ear Issues",
17
+ "5": "Wound Trauma"
18
+ },
19
+ "initializer_range": 0.02,
20
+ "intermediate_size": 3072,
21
+ "label2id": {
22
+ "Abdominal Pain and Weakness": 0,
23
+ "Dermatological Issues": 1,
24
+ "Head and Neck Discomfort": 2,
25
+ "Musculoskeletal Pain": 3,
26
+ "Respiratory and Ear Issues": 4,
27
+ "Wound Trauma": 5
28
+ },
29
+ "layer_norm_eps": 1e-12,
30
+ "max_length": 1024,
31
+ "model_type": "audio-spectrogram-transformer",
32
+ "num_attention_heads": 12,
33
+ "num_hidden_layers": 12,
34
+ "num_mel_bins": 128,
35
+ "patch_size": 16,
36
+ "problem_type": "single_label_classification",
37
+ "qkv_bias": true,
38
+ "time_stride": 10,
39
+ "torch_dtype": "float32",
40
+ "transformers_version": "4.39.1"
41
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c8801754684f371f3eb357d0b1a2b4aac79cf69d7b6172774d15bf4c8feb5f
3
+ size 344802344
preprocessor_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "ASTFeatureExtractor",
4
+ "feature_size": 1,
5
+ "max_length": 1024,
6
+ "mean": -4.2677393,
7
+ "num_mel_bins": 128,
8
+ "padding_side": "right",
9
+ "padding_value": 0.0,
10
+ "return_attention_mask": false,
11
+ "sampling_rate": 16000,
12
+ "std": 4.5689974
13
+ }
runs/Mar25_19-48-21_d1018/events.out.tfevents.1711410505.d1018.154169.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0709fa054314bcb694c7a43dcece010aeca94682843ac8ed6dfad8eeb0736f
3
+ size 7244
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a6374df517c1e25b474036d893157b25c2104a4b49c83d763dd5dbe24bfd01
3
+ size 5048