Commit ·
42130f8
1
Parent(s): e0be21d
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,13 @@ metrics:
|
|
| 7 |
model-index:
|
| 8 |
- name: LKD_Experience_CV3
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -14,8 +21,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# LKD_Experience_CV3
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an
|
| 18 |
-
|
|
|
|
| 19 |
- Loss: 0.2443
|
| 20 |
- Accuracy: 0.9244
|
| 21 |
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: LKD_Experience_CV3
|
| 9 |
results: []
|
| 10 |
+
widget:
|
| 11 |
+
- text: Health A father donated a kidney to save his daughter. Because of his donation the physically active 53-yr-old man has been unable to obtain private health insurance
|
| 12 |
+
example_title: Example 1
|
| 13 |
+
- text: lastweektonight A year since John Oliver discussed kidney disease and I'm getting ready to donate a kidney
|
| 14 |
+
example_title: Example 2
|
| 15 |
+
- text: AskReddit [Serious] If you somehow found out that you were a match for a total stranger who needed a kidney would you donate one of yours? What are your reasons?
|
| 16 |
+
example_title: Example 3
|
| 17 |
---
|
| 18 |
|
| 19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 21 |
|
| 22 |
# LKD_Experience_CV3
|
| 23 |
|
| 24 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an dataset of Reddit comments and posts related to Living Kidney Donation (LKD).
|
| 25 |
+
This model identifies documents as either describing a personal experience with LKD, or simply sharing news like headlines and noise/nonsense. The first token/word in each document is
|
| 26 |
+
the name of the subreddit where the post was written.
|
| 27 |
- Loss: 0.2443
|
| 28 |
- Accuracy: 0.9244
|
| 29 |
|