wa976 commited on
Commit
5c0d88f
1 Parent(s): 8bf828d

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -3,10 +3,10 @@
3
  "architectures": [
4
  "ASTForAudioClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.5,
7
  "frequency_stride": 10,
8
  "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.5,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "normal",
@@ -21,10 +21,10 @@
21
  "layer_norm_eps": 1e-12,
22
  "max_length": 1024,
23
  "model_type": "audio-spectrogram-transformer",
24
- "num_attention_heads": 3,
25
- "num_hidden_layers": 3,
26
  "num_mel_bins": 128,
27
- "patch_size": 4,
28
  "problem_type": "single_label_classification",
29
  "qkv_bias": true,
30
  "time_stride": 10,
 
3
  "architectures": [
4
  "ASTForAudioClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.1,
7
  "frequency_stride": 10,
8
  "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "normal",
 
21
  "layer_norm_eps": 1e-12,
22
  "max_length": 1024,
23
  "model_type": "audio-spectrogram-transformer",
24
+ "num_attention_heads": 12,
25
+ "num_hidden_layers": 12,
26
  "num_mel_bins": 128,
27
+ "patch_size": 16,
28
  "problem_type": "single_label_classification",
29
  "qkv_bias": true,
30
  "time_stride": 10,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd3c4f633c6ef1d9acda95f91d508ff1919ffb202f6487b05c854b41a4cc0ae9
3
- size 89271906
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323bc803b181a2add41473f809358d4f61c66faed3430ce4a72c9b6e9583afaf
3
+ size 344835449
runs/May18_18-38-41_adbdae9bbdd4/events.out.tfevents.1684435131.adbdae9bbdd4.525.10 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55a2ede8edd06f5b2545fae3363fdfe1c83c1d826a829c9c417acec810820d2f
3
- size 13078
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709d4fef0e62ba8a988d8af0cbcd18e99bfa7aff4e12f86416c585e48b6b0212
3
+ size 15747
runs/May18_19-04-23_adbdae9bbdd4/1684436677.1726348/events.out.tfevents.1684436677.adbdae9bbdd4.91300.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ac575a9eb9ad6af5726c58951793b9e9ffbc45bb8d71e0476e85167d4dfe3e
3
+ size 5950
runs/May18_19-04-23_adbdae9bbdd4/events.out.tfevents.1684436677.adbdae9bbdd4.91300.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:581f2a2177c51ab88bbe149d57d9c921487b9311a52a07c0ed26b9a88bcb5d93
3
+ size 8517
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4649e1c317c75f1c1650c483357105fb41b83b6f785d8b0be5270cdaafda8d40
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3778889688b1d4bc26b3d655609b2942174f8ef76f73840b5a3b44c768e67403
3
  size 3963