nojiyoon commited on
Commit
7d2a64c
1 Parent(s): 570e015

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -14,6 +14,9 @@ The following `bitsandbytes` quantization config was used during training:
14
  - bnb_4bit_quant_type: nf4
15
  - bnb_4bit_use_double_quant: True
16
  - bnb_4bit_compute_dtype: bfloat16
 
 
 
17
  ### Framework versions
18
 
19
 
 
14
  - bnb_4bit_quant_type: nf4
15
  - bnb_4bit_use_double_quant: True
16
  - bnb_4bit_compute_dtype: bfloat16
17
+
18
+ pipeline_tag: question-answering
19
+
20
  ### Framework versions
21
 
22