yixinsong commited on
Commit
4859198
·
verified ·
1 Parent(s): b87c829

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,5 +1,8 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
4
  ## Introduction
5
 
@@ -85,4 +88,4 @@ print(responses)
85
 
86
  ```python
87
  from modelscope import AutoModelForCausalLM, AutoTokenizer
88
- ```
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
  ---
7
  ## Introduction
8
 
 
88
 
89
  ```python
90
  from modelscope import AutoModelForCausalLM, AutoTokenizer
91
+ ```