xtie commited on
Commit
ac06331
1 Parent(s): 103506a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,12 +18,12 @@ pipeline_tag: summarization
18
 
19
  This is the domain-adapted PEGASUSScore for evaluating the quality of PET impressions.
20
 
21
- To check our fine-tuned large language models (LLMs) for PET report summarization:
22
  - [BARTScore+PET](https://huggingface.co/xtie/BARTScore-PET)
23
  - [PEGASUSScore+PET](https://huggingface.co/xtie/PEGASUSScore-PET)
24
  - [T5+PET](https://huggingface.co/xtie/T5Score-PET)
25
 
26
 
27
  ## 📁 Additional Resources
28
- - **Codebase for evaluation metrics:** [GitHub Repository](https://github.com/xtie97/PET-Report-Summarization)
29
  ---
 
18
 
19
  This is the domain-adapted PEGASUSScore for evaluating the quality of PET impressions.
20
 
21
+ To check our domain-adapted text-generation-based evaluation metrics:
22
  - [BARTScore+PET](https://huggingface.co/xtie/BARTScore-PET)
23
  - [PEGASUSScore+PET](https://huggingface.co/xtie/PEGASUSScore-PET)
24
  - [T5+PET](https://huggingface.co/xtie/T5Score-PET)
25
 
26
 
27
  ## 📁 Additional Resources
28
+ - **Codebase for evaluation metrics:** [GitHub](https://github.com/xtie97/PET-Report-Summarization)
29
  ---