asadaali nielsr HF Staff commited on
Commit
e0a0bbc
·
verified ·
1 Parent(s): fb1bd70

Update pipeline tag to text-generation (#2)

Browse files

- Update pipeline tag to text-generation (60a58848ac8991d45726510ebdc45e9949381d8e)


Co-authored-by: Niels Rogge <[email protected]>

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**.