ryanyxw commited on
Commit
d18c640
·
verified ·
1 Parent(s): 9adc144

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -45,6 +45,12 @@ print(tokenizer.batch_decode(out, skip_special_tokens=True)[0])
45
  }
46
  ```
47
 
 
 
 
 
 
 
48
  ## Links
49
 
50
  - Paper: https://arxiv.org/abs/2605.06663
 
45
  }
46
  ```
47
 
48
+
49
+ ## License
50
+
51
+ This model is licensed under Apache 2.0. It is intended for research and educational use in accordance with Ai2's [Responsible Use Guidelines](https://allenai.org/responsible-use)
52
+
53
+
54
  ## Links
55
 
56
  - Paper: https://arxiv.org/abs/2605.06663