thesven commited on
Commit
f77ebc8
·
1 Parent(s): 9e29f6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -10
README.md CHANGED
@@ -15,22 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-science-exam-sm
17
 
18
- This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.2390
21
  - Accuracy: 0.7
22
 
23
- ## Model description
24
-
25
- More information needed
26
-
27
  ## Intended uses & limitations
28
 
29
- More information needed
30
-
31
- ## Training and evaluation data
32
-
33
- More information needed
34
 
35
  ## Training procedure
36
 
 
15
 
16
  # distilbert-science-exam-sm
17
 
18
+ This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the LLM Science Exam dataset from Kaggle for MCQA.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.2390
21
  - Accuracy: 0.7
22
 
 
 
 
 
23
  ## Intended uses & limitations
24
 
25
+ Multiple Choice Question & Answer on Medical Topics
 
 
 
 
26
 
27
  ## Training procedure
28