Update pipeline tag to text-generation

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,9 +11,9 @@ license: mit
11
  metrics:
12
  - f1
13
  - accuracy
 
14
  tags:
15
  - medical
16
- pipeline_tag: text-classification
17
  ---
18
 
19
  **MedVAL-4B** (medical text validator) is a language model fine-tuned to **assess AI-generated medical text** outputs at near **physician-level reliability**.
 
11
  metrics:
12
  - f1
13
  - accuracy
14
+ pipeline_tag: text-generation
15
  tags:
16
  - medical
 
17
  ---
18
 
19
  **MedVAL-4B** (medical text validator) is a language model fine-tuned to **assess AI-generated medical text** outputs at near **physician-level reliability**.