taki555 commited on
Commit
3c9b7f2
·
verified ·
1 Parent(s): 5e8d8d8

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. .gitattributes +2 -0
  2. README.md +2 -2
  3. framework.png +3 -0
  4. performance.png +3 -0
.gitattributes CHANGED
@@ -34,3 +34,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ framework.png filter=lfs diff=lfs merge=lfs -text
38
+ performance.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -22,7 +22,7 @@ This repo contains the weights from our paper: <a href="https://arxiv.org/pdf/25
22
 
23
  ## Overview
24
 
25
- <img src="https://huggingface.co/taki555/Llama3.1-8B-Shadow-FT-BAAI-2k/blob/main/framework.png" width="100%" />
26
 
27
  Observation:
28
 
@@ -37,7 +37,7 @@ $\Rightarrow$ We propose the Shadow-FT framework to tune the INSTRUCT models by
37
 
38
  This repository contains the Llama-3.2-1B tuned on BAAI-2k subsets using Shadow-FT.
39
 
40
- <img src="https://huggingface.co/taki555/Llama3.1-8B-Shadow-FT-BAAI-2k/blob/main/performance.png" width="100%" />
41
 
42
  please refer to [our paper](https://arxiv.org/pdf/2505.12716) for details.
43
 
 
22
 
23
  ## Overview
24
 
25
+ <img src="framework.png" width="100%" />
26
 
27
  Observation:
28
 
 
37
 
38
  This repository contains the Llama-3.2-1B tuned on BAAI-2k subsets using Shadow-FT.
39
 
40
+ <img src="performance.png" width="100%" />
41
 
42
  please refer to [our paper](https://arxiv.org/pdf/2505.12716) for details.
43
 
framework.png ADDED

Git LFS Details

  • SHA256: a6dee92802c87c0698995fa2f147d0b3568bda9ad861ff22d6251b14ab7c1e99
  • Pointer size: 131 Bytes
  • Size of remote file: 251 kB
performance.png ADDED

Git LFS Details

  • SHA256: 21558b6db38d2f6b99837cd01efe764e5d3197c149873e7cec7329402f864348
  • Pointer size: 131 Bytes
  • Size of remote file: 260 kB