real-jiakai commited on
Commit
2f169e3
·
verified ·
1 Parent(s): c884051

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -39,6 +39,10 @@ response = generator(input_text, max_length=50, num_return_sequences=1)
39
  print(response[0]['generated_text'])
40
  ```
41
 
 
 
 
 
42
  ## Citation
43
 
44
  If you use this model in your work, please cite it as:
 
39
  print(response[0]['generated_text'])
40
  ```
41
 
42
+ ## License
43
+
44
+ This model is licensed under the [MIT](https://opensource.org/license/mit) License.
45
+
46
  ## Citation
47
 
48
  If you use this model in your work, please cite it as: