oneblackmage commited on
Commit
eecce05
·
verified ·
1 Parent(s): 8f875c1

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Gradiant-ClientSim-v0.1
2
 
3
  A 4-bit quantized client simulation model based on IBM Granite 3.2B, fine-tuned for client interaction and simulation tasks. This model is compatible with Huggingface Transformers and bitsandbytes for efficient inference.
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - granite
7
+ - client-simulation
8
+ - dialogue
9
+ - bitsandbytes
10
+ - 4-bit
11
+ - unsloth
12
+ - transformers
13
+ base_model: ibm-granite/granite-3.2-2b-instruct
14
+ pipeline_tag: text-generation
15
+ datasets:
16
+ - merged_mental_health_dataset.jsonl
17
+ library_name: transformers
18
+ ---
19
  # Gradiant-ClientSim-v0.1
20
 
21
  A 4-bit quantized client simulation model based on IBM Granite 3.2B, fine-tuned for client interaction and simulation tasks. This model is compatible with Huggingface Transformers and bitsandbytes for efficient inference.