vargha commited on
Commit
b28d6e8
·
verified ·
1 Parent(s): f5b2133

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -3,7 +3,7 @@
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
- "HubertForSequenceClassification"
7
  ],
8
  "attention_dropout": 0.1,
9
  "auto_map": {
@@ -55,8 +55,24 @@
55
  "hidden_dropout": 0.1,
56
  "hidden_dropout_prob": 0.1,
57
  "hidden_size": 1024,
 
 
 
 
 
 
 
 
58
  "initializer_range": 0.02,
59
  "intermediate_size": 4096,
 
 
 
 
 
 
 
 
60
  "layer_norm_eps": 1e-05,
61
  "layerdrop": 0.1,
62
  "mask_feature_length": 10,
 
3
  "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
+ "ExHuBERT"
7
  ],
8
  "attention_dropout": 0.1,
9
  "auto_map": {
 
55
  "hidden_dropout": 0.1,
56
  "hidden_dropout_prob": 0.1,
57
  "hidden_size": 1024,
58
+ "id2label": {
59
+ "0": "LABEL_0",
60
+ "1": "LABEL_1",
61
+ "2": "LABEL_2",
62
+ "3": "LABEL_3",
63
+ "4": "LABEL_4",
64
+ "5": "LABEL_5"
65
+ },
66
  "initializer_range": 0.02,
67
  "intermediate_size": 4096,
68
+ "label2id": {
69
+ "LABEL_0": 0,
70
+ "LABEL_1": 1,
71
+ "LABEL_2": 2,
72
+ "LABEL_3": 3,
73
+ "LABEL_4": 4,
74
+ "LABEL_5": 5
75
+ },
76
  "layer_norm_eps": 1e-05,
77
  "layerdrop": 0.1,
78
  "mask_feature_length": 10,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:319873dc91d3a51eb1e0869cf14133c2179ef093ada7ef6eedef9b0a18a22e30
3
- size 2472143728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80fe9d0a12db4ff9201a1e2e85285bb164174d86bf82598373f7d6114c151a7
3
+ size 2673678432
runs/Dec23_22-52-36_d60b54dc0d40/events.out.tfevents.1734994368.d60b54dc0d40.19774.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca929db0f5106377c9e94641cf9d31751c40d0cc11dfced89b81195aa55508f7
3
- size 13566
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfb61cea791a35507d66d7dc620fab10619b097ea2c8a414d10696e7c36a6e06
3
+ size 17054
runs/Dec23_23-05-22_d60b54dc0d40/events.out.tfevents.1734995133.d60b54dc0d40.23187.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af1573296b9ded3a2aadd00b174c377e63b8d74b9c8350a9b3810432e9c16f60
3
+ size 4184
runs/Dec23_23-07-11_d60b54dc0d40/events.out.tfevents.1734995241.d60b54dc0d40.23745.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1af2424c09dc9c398f799707db1844ac92cc2c6ea443f9ae5066b0d9725aa9a
3
+ size 6110
runs/Dec23_23-13-54_d60b54dc0d40/events.out.tfevents.1734995636.d60b54dc0d40.23745.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c5c802bcbfbcd29b928023fbd1145f90677a7b50cf6b161ac707962979a0ae
3
+ size 9390
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb8a97d3434e6dcbcd31faceaea916a78560886837f6c785beaccda45ec9b410
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19e2d6064140fa0ee10859f5fbda674b3509527ffc87da2f878ee6dbe83058bc
3
  size 5432