Update README.md
Browse files
README.md
CHANGED
@@ -25,64 +25,10 @@ Synthetic Cases Dataset - Microbiome-based therapeutics
|
|
25 |
|
26 |

|
27 |
|
28 |
-
|
29 |
|
30 |

|
31 |
|
32 |
|
33 |
-
# DEMO
|
34 |
-
|
35 |
-
Input: Patient Description
|
36 |
-
|
37 |
-

|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
## Extracting patient description and planning searches
|
42 |
-
|
43 |
-

|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
## Teach AI to extract structured patient information
|
48 |
-
Prefilled with TrialMatchLLM extracted content, the expert user can adjust if needed:
|
49 |
-
|
50 |
-

|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
## Planning and running eligibility check
|
55 |
-
|
56 |
-
TrialMatchLLM runs online searches using permutation of parameters from the patient description, from the most precise to expanded searches.
|
57 |
-
|
58 |
-

|
59 |
-
|
60 |
-
Hold your mouse over the icons to see the description
|
61 |
-

|
62 |
-
|
63 |
-
## Classified Trials
|
64 |
-
|
65 |
-

|
66 |
-
|
67 |
-
## Explanations to non-experts
|
68 |
-

|
69 |
-
|
70 |
-
|
71 |
-
## Break down of AI thoughts and Obervations
|
72 |
-
|
73 |
-

|
74 |
-
|
75 |
-
## Teach AI to make it perform better for you // Reinforcement Learning
|
76 |
-
|
77 |
-

|
78 |
-
|
79 |
-
## Teach AI to simplify Trial Eligibility Assessment // Reinforcement Learning
|
80 |
-
|
81 |
-

|
82 |
-
|
83 |
-
## Annotated Eligiblity Criteria
|
84 |
-
Participan groups identifications, and inclusion/exclusion
|
85 |
-

|
86 |
-
|
87 |
# Finetuning
|
88 |
template used for fine-tuning: https://colab.research.google.com/drive/1D6OsKMp2zI9b2EWb_dfH-3clEVo7A5QK?usp=sharing#scrollTo=ZYLl8EJmTRL2
|
|
|
25 |
|
26 |

|
27 |
|
28 |
+
-----
|
29 |
|
30 |

|
31 |
|
32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
# Finetuning
|
34 |
template used for fine-tuning: https://colab.research.google.com/drive/1D6OsKMp2zI9b2EWb_dfH-3clEVo7A5QK?usp=sharing#scrollTo=ZYLl8EJmTRL2
|