ranpox commited on
Commit
278bd0b
1 Parent(s): 714c582

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: 'Write a Python function to merge two sorted lists into one sorted list without using any built-in sort functions.'
9
  example_title: Merge Sort
10
  group: Python
11
- license: llama2
12
  library_name: transformers
13
  tags:
14
  - text-generation
@@ -63,7 +63,7 @@ print(generated_code)
63
  ```
64
 
65
  # License
66
- The model is licensed under a noncommercial license focused on research use cases.
67
 
68
  # Acknowledgements
69
  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: 'Write a Python function to merge two sorted lists into one sorted list without using any built-in sort functions.'
9
  example_title: Merge Sort
10
  group: Python
11
+ license: cc-by-nc-4.0
12
  library_name: transformers
13
  tags:
14
  - text-generation
 
63
  ```
64
 
65
  # License
66
+ The model is licensed under a CC BY-NC-4.0 license focused on research use cases.
67
 
68
  # Acknowledgements
69
  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.