Sakalti commited on
Commit
2ee26ee
·
verified ·
1 Parent(s): 7de143d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -8
README.md CHANGED
@@ -1,15 +1,19 @@
1
  ---
2
- license: other
3
- license_name: qwen
4
- license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
- language:
6
- - en
7
- pipeline_tag: text-generation
8
- base_model: Qwen/Qwen2.5-72B
9
  tags:
10
- - chat
 
 
 
 
 
 
 
 
 
11
  library_name: transformers
12
  ---
 
13
  MIT License
14
  Copyright (c) [-2024] [rinna]
15
 
 
1
  ---
2
+ language: ja
 
 
 
 
 
 
3
  tags:
4
+ - gpt-neox
5
+ - text-generation
6
+ - lm
7
+ - nlp
8
+ license: mit
9
+ datasets:
10
+ - cc100
11
+ - Wikipedia
12
+ - mc4
13
+ inference: true
14
  library_name: transformers
15
  ---
16
+
17
  MIT License
18
  Copyright (c) [-2024] [rinna]
19