TUEN-YUE commited on
Commit
e30a094
·
verified ·
1 Parent(s): 6d1c952

Upload model

Browse files
Files changed (2) hide show
  1. config.json +7 -7
  2. model.safetensors +2 -2
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "cls": {
9
  "combined_dim": 128,
10
  "combined_input": 384,
11
- "n_layers": 8,
12
  "num_classes": 1,
13
  "skip_in": [
14
  80
@@ -16,19 +16,19 @@
16
  "weight_norm": true
17
  },
18
  "freq": {
19
- "n_layers": 8,
20
  "skip_in": [
21
  80
22
  ],
23
  "tfidf_hidden_dim": 512,
24
- "tfidf_input_dim": 8192,
25
  "tfidf_output_dim": 128,
26
  "weight_norm": true
27
  },
28
  "pos": {
29
  "hidden_dim": 256,
30
  "input_dim": 512,
31
- "n_layers": 8,
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": 8,
44
  "output_dim": 128,
45
  "skip_in": [
46
  80
@@ -53,12 +53,12 @@
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,
60
  "save_freq": 5,
61
- "val_freq": 2,
62
  "warm_up_end": 2
63
  },
64
  "transformers_version": "4.47.0"
 
8
  "cls": {
9
  "combined_dim": 128,
10
  "combined_input": 384,
11
+ "n_layers": 4,
12
  "num_classes": 1,
13
  "skip_in": [
14
  80
 
16
  "weight_norm": true
17
  },
18
  "freq": {
19
+ "n_layers": 4,
20
  "skip_in": [
21
  80
22
  ],
23
  "tfidf_hidden_dim": 512,
24
+ "tfidf_input_dim": 4096,
25
  "tfidf_output_dim": 128,
26
  "weight_norm": true
27
  },
28
  "pos": {
29
  "hidden_dim": 256,
30
  "input_dim": 512,
31
+ "n_layers": 4,
32
  "output_dim": 128,
33
  "skip_in": [
34
  80
 
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
  "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,
60
  "save_freq": 5,
61
+ "val_freq": 1,
62
  "warm_up_end": 2
63
  },
64
  "transformers_version": "4.47.0"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ae66293d423677e46b265e376281c32d6190f8b8a56e445c961e5ab32293639
3
- size 487360928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf79dabdf1081c08a5fdf3172b6f2300b46325962b2b3e93b0f1cd754a841f1
3
+ size 472382064