Update README.md
Browse files
README.md
CHANGED
@@ -20,11 +20,8 @@ EC-RAFT integrates **domain-specific retrieval** with **synthesized intermediate
|
|
20 |
|
21 |
- **Original Model:** LLaMA-3.1-8B-Instruct
|
22 |
- **Datasets used for fine-tuning:**
|
23 |
-
- ClinicalTrials.gov (267,347 trials, 2000–2024)
|
24 |
-
|
25 |
-
- Descriptions
|
26 |
-
- Eligibility Criteria (Inclusion + Exclusion)
|
27 |
-
- Retrieval corpus constructed using **SciNCL embeddings**
|
28 |
- Intermediate reasoning steps **R** generated using **Gemini-1.5-flash-002**
|
29 |
- Fine-tuning method:
|
30 |
- **Retrieval-Augmented Fine-Tuning (RAFT)**
|
|
|
20 |
|
21 |
- **Original Model:** LLaMA-3.1-8B-Instruct
|
22 |
- **Datasets used for fine-tuning:**
|
23 |
+
- ClinicalTrials.gov (267,347 trials, 2000–2024) [biodatlab/ec-raft-dataset](https://huggingface.co/datasets/biodatlab/ec-raft-dataset)
|
24 |
+
- Retrieval corpus constructed using **SciNCL model**
|
|
|
|
|
|
|
25 |
- Intermediate reasoning steps **R** generated using **Gemini-1.5-flash-002**
|
26 |
- Fine-tuning method:
|
27 |
- **Retrieval-Augmented Fine-Tuning (RAFT)**
|