domi29 commited on
Commit
2ebf511
·
verified ·
1 Parent(s): 0077ad7

license: Apache-2.0 + upstream (MIT) attribution

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -40,6 +40,11 @@ logits = sess.run(["logits"], {"input_ids": enc["input_ids"].astype(np.int64),
40
  "attention_mask": enc["attention_mask"].astype(np.int64)})[0]
41
  ```
42
 
 
 
 
 
 
43
  ---
44
 
45
  ## 🛡️ Patronus Protect
 
40
  "attention_mask": enc["attention_mask"].astype(np.int64)})[0]
41
  ```
42
 
43
+ ## License
44
+
45
+ This model is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
46
+ A copy of the license is included as in this repository.
47
+
48
  ---
49
 
50
  ## 🛡️ Patronus Protect