facat Chen-01AI commited on
Commit
00aef68
1 Parent(s): 21e60ba

Update README.md with license information (#15)

Browse files

- Update README.md with license information (6d8aabea73d91f8c5137f1d2c2b571124eaebc47)


Co-authored-by: Chen_01AI <[email protected]>

Files changed (1) hide show
  1. README.md +5 -7
README.md CHANGED
@@ -1,13 +1,11 @@
1
  ---
2
- license: other
3
- license_name: yi-license
4
- license_link: LICENSE
5
  widget:
6
- - example_title: SUS-Chat
7
- text: hi
8
- output:
9
- text: ' Hello! How can I assist you today?'
10
  pipeline_tag: text-generation
 
11
  ---
12
  # 🐷SUS-Chat: Instruction tuning done right
13
 
 
1
  ---
 
 
 
2
  widget:
3
+ - example_title: SUS-Chat
4
+ text: hi
5
+ output:
6
+ text: ' Hello! How can I assist you today?'
7
  pipeline_tag: text-generation
8
+ license: apache-2.0
9
  ---
10
  # 🐷SUS-Chat: Instruction tuning done right
11