valhalla commited on
Commit
a4a1108
1 Parent(s): 60168e2

add flax model

Browse files
Files changed (2) hide show
  1. config.json +8 -8
  2. flax_model.msgpack +3 -0
config.json CHANGED
@@ -57,16 +57,16 @@
57
  "summary_proj_to_labels": true,
58
  "summary_type": "cls_index",
59
  "summary_use_proj": true,
60
- "transformers_version": "4.5.0.dev0",
61
- "use_cache": true,
62
- "vocab_size": 50257,
63
- "window_size": 256,
64
- "tokenizer_class": "GPT2Tokenizer",
65
  "task_specific_params": {
66
  "text-generation": {
67
  "do_sample": true,
68
- "temperature": 0.9,
69
- "max_length": 50
70
  }
71
- }
 
 
 
 
 
72
  }
57
  "summary_proj_to_labels": true,
58
  "summary_type": "cls_index",
59
  "summary_use_proj": true,
 
 
 
 
 
60
  "task_specific_params": {
61
  "text-generation": {
62
  "do_sample": true,
63
+ "max_length": 50,
64
+ "temperature": 0.9
65
  }
66
+ },
67
+ "tokenizer_class": "GPT2Tokenizer",
68
+ "transformers_version": "4.9.0.dev0",
69
+ "use_cache": true,
70
+ "vocab_size": 50257,
71
+ "window_size": 256
72
  }
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602bd11047e19395d0e1d24ef6c34cdde1d5cb0c77a2725f86e6869c839828f4
3
+ size 5262314590