Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
-
-
|
5 |
language:
|
6 |
- en
|
7 |
metrics:
|
@@ -11,13 +11,13 @@ pipeline_tag: question-answering
|
|
11 |
tags:
|
12 |
- medical
|
13 |
---
|
14 |
-
#
|
15 |
|
16 |
## Model Details
|
17 |
|
18 |
### Description
|
19 |
|
20 |
-
The **
|
21 |
|
22 |
#### Development Details
|
23 |
- **Developer**: Collin Heenan
|
@@ -62,7 +62,7 @@ Utilizers are urged to:
|
|
62 |
Details regarding model deployment and interaction remain to be provided.
|
63 |
|
64 |
### Training Dataset
|
65 |
-
- **Dataset Source**:[
|
66 |
- **Size**: 10.2k rows
|
67 |
- **Scope**: Medical exam-related question-answering data.
|
68 |
|
@@ -78,4 +78,3 @@ Details regarding data cleaning, tokenization, and special term handling during
|
|
78 |
year={2020}
|
79 |
}
|
80 |
|
81 |
-
**Note**: The provided information in this model card amalgamates available data and plausible assumptions. Actual development details may vary and should be obtained from the developer (oozyii) for accurate and reliable usage.
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
+
- cxllin/medinstruct
|
5 |
language:
|
6 |
- en
|
7 |
metrics:
|
|
|
11 |
tags:
|
12 |
- medical
|
13 |
---
|
14 |
+
# cxllin/Llama2-7b-med-v1
|
15 |
|
16 |
## Model Details
|
17 |
|
18 |
### Description
|
19 |
|
20 |
+
The **cxllin/Llama2-7b-med-v1** model, derived from the Llama 7b model, is posited to specialize in Natural Language Processing tasks within the medical domain.
|
21 |
|
22 |
#### Development Details
|
23 |
- **Developer**: Collin Heenan
|
|
|
62 |
Details regarding model deployment and interaction remain to be provided.
|
63 |
|
64 |
### Training Dataset
|
65 |
+
- **Dataset Source**:[cxllin/medinstruct](https://huggingface.co/datasets/cxllin/medinstruct)
|
66 |
- **Size**: 10.2k rows
|
67 |
- **Scope**: Medical exam-related question-answering data.
|
68 |
|
|
|
78 |
year={2020}
|
79 |
}
|
80 |
|
|