Text Generation
Transformers
Safetensors
chatglm
feature-extraction
custom_code
JosephusCheung commited on
Commit
9499ae2
·
verified ·
1 Parent(s): b4124d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,12 +4,15 @@ language:
4
  - zh
5
  - ja
6
  - de
7
- license: agpl-3.0
8
  pipeline_tag: text-generation
9
  co2_eq_emissions:
10
  emissions: 700
11
  training_type: fine-tuning
12
  library_name: transformers
 
 
 
13
  ---
14
  # miniG
15
 
 
4
  - zh
5
  - ja
6
  - de
7
+ license: wtfpl
8
  pipeline_tag: text-generation
9
  co2_eq_emissions:
10
  emissions: 700
11
  training_type: fine-tuning
12
  library_name: transformers
13
+ datasets:
14
+ - CausalLM/Retrieval-SFT-Chat
15
+ - CausalLM/Refined-Anime-Text
16
  ---
17
  # miniG
18