osanseviero HF staff commited on
Commit
2d0c1fe
1 Parent(s): 922680b

Fix pipeline tag

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,11 +3,11 @@ license: other
3
  license_name: yi-license
4
  license_link: LICENSE
5
  widget:
6
- - example_title: "Yi-34B-Chat"
7
- - text: "hi"
8
- output:
9
- text: "Hello! How can I assist you today?"
10
- pipeline_tag: question-answering
11
  ---
12
 
13
  <div align="center">
@@ -417,4 +417,4 @@ are fully open for academic research and free commercial usage with permission
417
  via applications. All usage must adhere to the [Model License
418
  Agreement 2.0](https://github.com/01-ai/Yi/blob/main/MODEL_LICENSE_AGREEMENT.txt).
419
  To apply for the official commercial license, please contact us
420
 
3
  license_name: yi-license
4
  license_link: LICENSE
5
  widget:
6
+ - example_title: Yi-34B-Chat
7
+ - text: hi
8
+ output:
9
+ text: Hello! How can I assist you today?
10
+ pipeline_tag: text-generation
11
  ---
12
 
13
  <div align="center">
 
417
  via applications. All usage must adhere to the [Model License
418
  Agreement 2.0](https://github.com/01-ai/Yi/blob/main/MODEL_LICENSE_AGREEMENT.txt).
419
  To apply for the official commercial license, please contact us
420