akshitab ryanyxw commited on
Commit
007852b
·
1 Parent(s): eb09390

Update README.md (#4)

Browse files

- Update README.md (2913d5cf7a277e7ef9c763436c68d77fce5b56b7)


Co-authored-by: Ryan Wang <ryanyxw@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: other
3
  language:
4
  - en
5
  library_name: transformers
@@ -43,7 +43,13 @@ print(tokenizer.batch_decode(out, skip_special_tokens=True)[0])
43
  }
44
  ```
45
 
 
 
 
 
 
 
46
  ## Links
47
 
48
  - Paper: https://arxiv.org/abs/2605.06663
49
- - Code: https://github.com/allenai/EMO
 
1
  ---
2
+ license: apache-2.0
3
  language:
4
  - en
5
  library_name: transformers
 
43
  }
44
  ```
45
 
46
+
47
+ ## License
48
+
49
+ 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)
50
+
51
+
52
  ## Links
53
 
54
  - Paper: https://arxiv.org/abs/2605.06663
55
+ - Code: https://github.com/allenai/EMO