Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,8 @@ model-index:
|
|
8 |
- name: vision-classifier
|
9 |
results: []
|
10 |
widget:
|
11 |
-
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -63,4 +64,4 @@ The following hyperparameters were used during training:
|
|
63 |
- Transformers 4.46.2
|
64 |
- Pytorch 2.5.1+cu118
|
65 |
- Datasets 2.19.1
|
66 |
-
- Tokenizers 0.20.3
|
|
|
8 |
- name: vision-classifier
|
9 |
results: []
|
10 |
widget:
|
11 |
+
- text: 'Age: 40-64 years, Gender: Female, Race: White, non-Hispanic, Diabetes: No'
|
12 |
+
pipeline_tag: text-classification
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.46.2
|
65 |
- Pytorch 2.5.1+cu118
|
66 |
- Datasets 2.19.1
|
67 |
+
- Tokenizers 0.20.3
|