sriram882004 commited on
Commit
a25579f
·
verified ·
1 Parent(s): 441a37b

Upload FFT folder phi3_4k__fft__instruct__unmasked__75

Browse files
phi3/phi3_4k__fft__instruct__unmasked__75/TRAINING_TAGS.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant_name": "phi3_4k__fft__instruct__unmasked__75",
3
+ "model_id": "microsoft/Phi-3-mini-4k-instruct",
4
+ "method": "fft",
5
+ "is_instruct": true,
6
+ "loss_mode": "unmasked",
7
+ "max_length": 2048,
8
+ "epochs": 3,
9
+ "lr": 2e-05,
10
+ "bs": 2,
11
+ "grad_accum": 4,
12
+ "train_size": 4119,
13
+ "val_size": 217,
14
+ "outputs": {
15
+ "merged": "./outputs_phi3/phi3_4k__fft__instruct__unmasked__75/merged",
16
+ "gguf": "./outputs_phi3/phi3_4k__fft__instruct__unmasked__75/gguf \u2190 LM Studio",
17
+ "awq": "./outputs_phi3/phi3_4k__fft__instruct__unmasked__75/awq \u2190 vLLM"
18
+ }
19
+ }