Update README.md
Browse files
README.md
CHANGED
@@ -7,15 +7,13 @@ pipeline_tag: text-generation
|
|
7 |
---
|
8 |
https://arxiv.org/abs/1710.06071
|
9 |
# Model Card for Model ID
|
10 |
-
![](ft_sections.png)
|
11 |
|
12 |
This is a small language model designed for scientific research. It specializes in analyzing clinical trial abstracts and sorts sentences into four key sections: Background, Methods, Results, and Conclusion.
|
13 |
This makes it easier and faster for researchers to understand and organize important information from clinical studies.
|
14 |
|
15 |
-
|
16 |
## Model Details
|
17 |
|
18 |
-
|
19 |
- **Developed by: Salvatore Saporito
|
20 |
- **Language(s) (NLP):** English
|
21 |
- **Finetuned from model:** https://huggingface.co/microsoft/phi-2
|
|
|
7 |
---
|
8 |
https://arxiv.org/abs/1710.06071
|
9 |
# Model Card for Model ID
|
10 |
+
![](ft_sections.png)
|
11 |
|
12 |
This is a small language model designed for scientific research. It specializes in analyzing clinical trial abstracts and sorts sentences into four key sections: Background, Methods, Results, and Conclusion.
|
13 |
This makes it easier and faster for researchers to understand and organize important information from clinical studies.
|
14 |
|
|
|
15 |
## Model Details
|
16 |
|
|
|
17 |
- **Developed by: Salvatore Saporito
|
18 |
- **Language(s) (NLP):** English
|
19 |
- **Finetuned from model:** https://huggingface.co/microsoft/phi-2
|