bond005 commited on
Commit
e6a3375
1 Parent(s): 6a5bed4

Upload 9 files

Browse files
Files changed (3) hide show
  1. config.json +5 -1
  2. model.safetensors +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,8 +1,9 @@
1
  {
2
- "_name_or_path": "/storage0/bi/models/FRED-T5-large-instruct-v2",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
6
  "bos_token_id": 1,
7
  "classifier_dropout": 0.0,
8
  "d_ff": 2816,
@@ -13,6 +14,7 @@
13
  "dropout_rate": 0.1,
14
  "eos_token_id": 2,
15
  "feed_forward_proj": "gated-gelu",
 
16
  "gradient_checkpointing": false,
17
  "initializer_factor": 1.0,
18
  "is_encoder_decoder": true,
@@ -26,9 +28,11 @@
26
  "pad_token_id": 0,
27
  "relative_attention_max_distance": 128,
28
  "relative_attention_num_buckets": 32,
 
29
  "tie_word_embeddings": false,
30
  "torch_dtype": "float32",
31
  "transformers_version": "4.40.2",
32
  "use_cache": true,
 
33
  "vocab_size": 50364
34
  }
 
1
  {
2
+ "_name_or_path": "/storage0/bi/models/FRED-T5-large-rag",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
6
+ "attention_type": "flash",
7
  "bos_token_id": 1,
8
  "classifier_dropout": 0.0,
9
  "d_ff": 2816,
 
14
  "dropout_rate": 0.1,
15
  "eos_token_id": 2,
16
  "feed_forward_proj": "gated-gelu",
17
+ "global_block_size": 32,
18
  "gradient_checkpointing": false,
19
  "initializer_factor": 1.0,
20
  "is_encoder_decoder": true,
 
28
  "pad_token_id": 0,
29
  "relative_attention_max_distance": 128,
30
  "relative_attention_num_buckets": 32,
31
+ "sliding_window": 512,
32
  "tie_word_embeddings": false,
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.40.2",
35
  "use_cache": true,
36
+ "use_triton": true,
37
  "vocab_size": 50364
38
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c02c30ef95376872eae96db748c866b5e95e681e3b2de63449cef97e673db251
3
  size 3282058120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48699c59631d9d38cd7672bb6c68d46122a7c0bbd23cefe426353294f9befbfa
3
  size 3282058120
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e93971f1421a8bbb3f14d268992073d1f1a6ab64f75815e201aae6b722e20531
3
  size 3282175109
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c53ec08254cd0a70d22f7ddf0c1c8003af301c6a6fee5683042178c730789e26
3
  size 3282175109