lifeofcoding commited on
Commit
03e3289
1 Parent(s): 806ede6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - squad_v2
5
+ ---
6
+ # Bloom 3B LoRa QA Squad v2
7
+
8
+ This is a LoRa from base model bigscience/bloom-3b trained on squad_v2 for question and answering.
9
+
10
+
11
+ - **Developed by:** LifeOfCoding
12
+ - **Model type:** LoRa
13
+ - **Finetuned from model:** bigscience/bloom-3b
14
+
15
+ ## Uses
16
+
17
+ Question and answering
18
+
19
+ ### Direct Use
20
+
21
+ Text Generation
22
+
23
+
24
+