MihaiAlexandru1606 commited on
Commit
7fe9188
·
1 Parent(s): 54ae7e0

Update model

Browse files
Files changed (3) hide show
  1. config.json +5 -2
  2. pytorch_model.bin +3 -0
  3. tf_model.h5 +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "readerbench/RoGPT2-large",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
@@ -25,7 +25,10 @@
25
  "n_inner": null,
26
  "n_layer": 36,
27
  "n_positions": 1024,
 
28
  "resid_pdrop": 0.1,
 
 
29
  "summary_activation": null,
30
  "summary_first_dropout": 0.1,
31
  "summary_proj_to_labels": true,
@@ -37,7 +40,7 @@
37
  "max_length": 50
38
  }
39
  },
40
- "transformers_version": "4.3.3",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
1
  {
2
+ "_name_or_path": "../../models/summary/model/RoGPT2-large-best",
3
  "_num_labels": 1,
4
  "activation_function": "gelu_new",
5
  "architectures": [
 
25
  "n_inner": null,
26
  "n_layer": 36,
27
  "n_positions": 1024,
28
+ "reorder_and_upcast_attn": false,
29
  "resid_pdrop": 0.1,
30
+ "scale_attn_by_inverse_layer_idx": false,
31
+ "scale_attn_weights": true,
32
  "summary_activation": null,
33
  "summary_first_dropout": 0.1,
34
  "summary_proj_to_labels": true,
 
40
  "max_length": 50
41
  }
42
  },
43
+ "transformers_version": "4.20.1",
44
  "use_cache": true,
45
  "vocab_size": 50257
46
  }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e6d6ab00225cd14475d60ac866335e15ff6d68c3c2e1c6c32d75abd5d1c78a9
3
+ size 3134024393
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8baf9f7a5c11beec224583bc7707a4ead02a730483a63a58c655c168db55d025
3
- size 3096629408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ffe491999752722416635be6d39a3b9f67b8c47fd7e2d38ce4d5569288f1ca5
3
+ size 3096629656