Text Generation
Asteroid
Turkish
legal
art
text-generation-inference
yusufkarsli0638 commited on
Commit
fadcfeb
1 Parent(s): acb1a22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,13 +1,19 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - tr
5
  metrics:
6
- - accuracy
7
- library_name: allennlp
8
- pipeline_tag: text-to-speech
 
9
  tags:
10
  - legal
 
 
 
 
 
11
  ---
12
  # Model Card for Model ID
13
 
 
1
  ---
2
+ license: gpl-3.0
3
  language:
4
  - tr
5
  metrics:
6
+ - bleu
7
+ - code_eval
8
+ library_name: asteroid
9
+ pipeline_tag: text-generation
10
  tags:
11
  - legal
12
+ - art
13
+ - text-generation-inference
14
+ datasets:
15
+ - nvidia/ChatQA-Training-Data
16
+ - allenai/WildChat-1M
17
  ---
18
  # Model Card for Model ID
19