Katapat commited on
Commit
e270082
·
verified ·
1 Parent(s): 2dfe0e7

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +6 -6
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -10,17 +10,17 @@
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "healthy",
13
- "1": "flux laryngitis",
14
- "2": "hyperkinetic dysphonia",
15
- "3": "hypokinetic dysphonia"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "flux laryngitis": "1",
21
  "healthy": "0",
22
- "hyperkinetic dysphonia": "2",
23
- "hypokinetic dysphonia": "3"
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "max_length": 1024,
 
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "healthy",
13
+ "1": "hypokinetic dysphonia",
14
+ "2": "flux laryngitis",
15
+ "3": "hyperkinetic dysphonia"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
+ "flux laryngitis": "2",
21
  "healthy": "0",
22
+ "hyperkinetic dysphonia": "3",
23
+ "hypokinetic dysphonia": "1"
24
  },
25
  "layer_norm_eps": 1e-12,
26
  "max_length": 1024,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2dc48b0cff87c87578dc5b8a664f97f9fa9952a4ddc8ea33b977c165462a81bf
3
  size 344796192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319d413141194e4fce2b26b9855e7a1ed931f50e792a96abcb4d86ec3433a98d
3
  size 344796192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c5a5133af03b2d6105b67e0108b24f53af15ec03da2ffefae9fad6673018e9c
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88b74cad735e2dd4f4b723c6a1e7cc1eb1eff64d5c3562e9de25e03d1c62c8c5
3
  size 5304