LuoKinging commited on
Commit
b62e249
β€’
1 Parent(s): c4156b3

feat: learning model card

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - argilla/FinePersonas-v0.1
5
+ language:
6
+ - zh
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - stepfun-ai/GOT-OCR2_0
11
+ new_version: black-forest-labs/FLUX.1-dev
12
+ pipeline_tag: text-classification
13
+ library_name: diffusers
14
+ tags:
15
+ - test
16
+ - luoking
17
+ ---