valhalla commited on
Commit
0b8087b
1 Parent(s): b41a392

add flax model

Browse files
Files changed (2) hide show
  1. config.json +8 -8
  2. flax_model.msgpack +3 -0
config.json CHANGED
@@ -65,16 +65,16 @@
65
  "summary_proj_to_labels": true,
66
  "summary_type": "cls_index",
67
  "summary_use_proj": true,
68
- "transformers_version": "4.5.0.dev0",
69
- "use_cache": true,
70
- "vocab_size": 50257,
71
- "window_size": 256,
72
- "tokenizer_class": "GPT2Tokenizer",
73
  "task_specific_params": {
74
  "text-generation": {
75
  "do_sample": true,
76
- "temperature": 0.9,
77
- "max_length": 50
78
  }
79
- }
 
 
 
 
 
80
  }
 
65
  "summary_proj_to_labels": true,
66
  "summary_type": "cls_index",
67
  "summary_use_proj": true,
 
 
 
 
 
68
  "task_specific_params": {
69
  "text-generation": {
70
  "do_sample": true,
71
+ "max_length": 50,
72
+ "temperature": 0.9
73
  }
74
+ },
75
+ "tokenizer_class": "GPT2Tokenizer",
76
+ "transformers_version": "4.9.0.dev0",
77
+ "use_cache": true,
78
+ "vocab_size": 50257,
79
+ "window_size": 256
80
  }
flax_model.msgpack ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3734b75e71878322f27d6d834b1c72eb4950e21ed418d2278aeb6a178f33e14
3
+ size 10605245174