ranpox commited on
Commit
4946369
1 Parent(s): 74432ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -8,7 +8,7 @@ widget:
8
  - text: 'def recur_fibo(n):'
9
  example_title: Recursive Fibonacci
10
  group: Python
11
- license: afl-3.0
12
  library_name: transformers
13
  tags:
14
  - text-generation
@@ -70,7 +70,7 @@ print(generated_code)
70
  ```
71
 
72
  # License
73
- The model is licensed under a noncommercial license focused on research use cases.
74
 
75
  # Acknowledgements
76
  The Lemur project is an open collaborative research effort between [XLang Lab](https://www.xlang.ai/) and Salesforce Research. We thank Salesforce, Google Research and Amazon AWS for their gift support.
 
8
  - text: 'def recur_fibo(n):'
9
  example_title: Recursive Fibonacci
10
  group: Python
11
+ license: llama2
12
  library_name: transformers
13
  tags:
14
  - text-generation
 
70
  ```
71
 
72
  # License
73
+ The model is licensed under the Llama-2 community license agreement.
74
 
75
  # Acknowledgements
76
  The Lemur project is an open collaborative research effort between [XLang Lab](https://www.xlang.ai/) and Salesforce Research. We thank Salesforce, Google Research and Amazon AWS for their gift support.