Yuvraj Singh commited on
Commit
363e03e
·
verified ·
1 Parent(s): 349fe02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,4 +1,3 @@
1
-
2
  ---
3
  license: apache-2.0
4
  datasets:
@@ -7,6 +6,7 @@ language:
7
  - en
8
  base_model:
9
  - mistralai/Mistral-7B-v0.1
 
10
  ---
11
 
12
  # Fine-Tuning Mistral-7B on Clinical Notes with QLoRA
@@ -92,6 +92,4 @@ On Kaggle's **T4x2 GPU setup**, training time per epoch is approximately:
92
  ---
93
 
94
 
95
- ---
96
-
97
-
 
 
1
  ---
2
  license: apache-2.0
3
  datasets:
 
6
  - en
7
  base_model:
8
  - mistralai/Mistral-7B-v0.1
9
+ library_name: transformers
10
  ---
11
 
12
  # Fine-Tuning Mistral-7B on Clinical Notes with QLoRA
 
92
  ---
93
 
94
 
95
+ ---