gscfwid commited on
Commit
b17916f
·
verified ·
1 Parent(s): d23df44

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -105,7 +105,7 @@ The output format is specified as:
105
  """
106
 
107
  # Prompt preparation format details can be found in the example files:
108
- # - comprehensive_prompt.json for QwQ 32B adapter
109
  # - targeted_prompts.json for Qwen 3 adapters
110
  # Note: Models are trained on Chinese clinical texts; performance on other languages is not validated
111
 
@@ -140,7 +140,9 @@ lora_config = {
140
 
141
  - **GitHub Repository**: [gscfwid/PeriComp](https://github.com/gscfwid/PeriComp)
142
  - **Complete Implementation**: Training scripts, evaluation code, and data processing pipelines
143
- - **Prompt Engineering**: Optimized prompt templates for targeted complication detection
 
 
144
  - **Clinical Data**: Available upon reasonable request through institutional collaboration with appropriate ethical approval
145
 
146
  ## 📋 Supported Complications
 
105
  """
106
 
107
  # Prompt preparation format details can be found in the example files:
108
+ # - comprehensive_prompts.json for QwQ 32B adapter
109
  # - targeted_prompts.json for Qwen 3 adapters
110
  # Note: Models are trained on Chinese clinical texts; performance on other languages is not validated
111
 
 
140
 
141
  - **GitHub Repository**: [gscfwid/PeriComp](https://github.com/gscfwid/PeriComp)
142
  - **Complete Implementation**: Training scripts, evaluation code, and data processing pipelines
143
+ - **Prompt Templates**: Each model includes optimized prompt files:
144
+ - `comprehensive_prompts.json`: For QwQ-32B adapter (comprehensive approach)
145
+ - `targeted_prompts.json`: For Qwen3 adapters (targeted strategy)
146
  - **Clinical Data**: Available upon reasonable request through institutional collaboration with appropriate ethical approval
147
 
148
  ## 📋 Supported Complications