akshitab ryanyxw commited on
Commit
ca26e66
·
1 Parent(s): 7486123

Update README.md (#3)

Browse files

- Update README.md (18152e002cc1db30e71dd7c4d36b217e8e3f1ce7)


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