TUEN-YUE commited on
Commit
3e80af5
·
verified ·
1 Parent(s): 5aeca1a

Upload model

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -7,7 +7,7 @@
7
  "model": {
8
  "cls": {
9
  "combined_dim": 128,
10
- "combined_input": 384,
11
  "n_layers": 4,
12
  "num_classes": 1,
13
  "skip_in": [
@@ -16,7 +16,7 @@
16
  "weight_norm": true
17
  },
18
  "freq": {
19
- "n_layers": 4,
20
  "skip_in": [
21
  80
22
  ],
@@ -28,7 +28,7 @@
28
  "pos": {
29
  "hidden_dim": 256,
30
  "input_dim": 300,
31
- "n_layers": 4,
32
  "output_dim": 128,
33
  "skip_in": [
34
  80
@@ -40,7 +40,7 @@
40
  "hidden_dim": 256,
41
  "input_dim": 768,
42
  "lstm_in": 768,
43
- "n_layers": 4,
44
  "output_dim": 128,
45
  "skip_in": [
46
  80
@@ -53,7 +53,7 @@
53
  "torch_dtype": "float32",
54
  "train": {
55
  "anneal_end": 5,
56
- "batch_size": 64,
57
  "end_iter": 10,
58
  "learning_rate": 0.0005,
59
  "learning_rate_alpha": 0.05,
 
7
  "model": {
8
  "cls": {
9
  "combined_dim": 128,
10
+ "combined_input": 256,
11
  "n_layers": 4,
12
  "num_classes": 1,
13
  "skip_in": [
 
16
  "weight_norm": true
17
  },
18
  "freq": {
19
+ "n_layers": 2,
20
  "skip_in": [
21
  80
22
  ],
 
28
  "pos": {
29
  "hidden_dim": 256,
30
  "input_dim": 300,
31
+ "n_layers": 2,
32
  "output_dim": 128,
33
  "skip_in": [
34
  80
 
40
  "hidden_dim": 256,
41
  "input_dim": 768,
42
  "lstm_in": 768,
43
+ "n_layers": 2,
44
  "output_dim": 128,
45
  "skip_in": [
46
  80
 
53
  "torch_dtype": "float32",
54
  "train": {
55
  "anneal_end": 5,
56
+ "batch_size": 32,
57
  "end_iter": 10,
58
  "learning_rate": 0.0005,
59
  "learning_rate_alpha": 0.05,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:741418e39e9eecde888539dfe7d95bb19c28e9ca7d3b23ffacc996fcb930252c
3
- size 480558480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b7c11ebe62383c41a5977e808bd1820ad9d9aa167d6f42c3d15ef3f2f6f6e6
3
+ size 477329272