isomap commited on
Commit
5effa18
1 Parent(s): 66b26fa

Initial commit

Browse files
Files changed (3) hide show
  1. README.md +10 -0
  2. config.json +1 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ tags:
4
+ - summarization
5
+ inference: false
6
+ license: bsd-3-clause
7
+ ---
8
+
9
+ ## Optimus model
10
+ See original GitHub repo for more details [here](https://github.com/megagonlabs/coop)
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"data_dir": "./data/yelp", "model": {"free_bit": 2, "latent_dim": 512, "type": "optimus"}, "trainer": {"batch_size": 4, "checkout_step": 20000, "clip_value": 5, "lr": 1e-05, "num_steps": 500000}}
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51285922e0313b5ccbd9aded67535f9c74b6964a1703034293976eb4f83417fb
3
+ size 967345502