emrgnt-cmplxty commited on
Commit
9d16ec0
1 Parent(s): e54dd55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -65,4 +65,11 @@ prediction = triplextract(model, tokenizer, text, entity_types, predicates)
65
  print(prediction)
66
 
67
 
68
- ```
 
 
 
 
 
 
 
 
65
  print(prediction)
66
 
67
 
68
+ ```
69
+
70
+ ## Commercial usage
71
+ We want Triplex to be as widely accessible as possible, but we also need to keep commercial concerns in mind as we are still an early stage organization. Research and personal usage is fine, but we are placing some restrictions on commercial usage.
72
+
73
+ The weights for the models are licensed cc-by-nc-sa-4.0, but we will waive them for any organization with under $5M USD in gross revenue in the most recent 12-month period. If you want to remove the GPL license requirements (dual-license) and/or use the weights commercially over the revenue limit, please reach out to our team at [email protected].
74
+
75
+