resberry commited on
Commit
b2ea9c0
·
verified ·
1 Parent(s): 30fd3a8

Upload 10 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
 
 
33
  *.zip 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
+ RAGmaterials/ecg_rag.index filter=lfs diff=lfs merge=lfs -text
37
+ RAGmaterials/token_explain_outputs_compare/oneq_compare_timeline.png filter=lfs diff=lfs merge=lfs -text
38
+ RAGmaterials/token_explain_outputs_oneq/oneq_prob_timeline.png filter=lfs diff=lfs merge=lfs -text
RAGmaterials/ecg_rag.index ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97635c868fbbbfbadf7ca0457de4b71adc335d5227bcdc02d9e2dd090db75664
3
+ size 43892781
RAGmaterials/ecg_rag_config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "embed_model": "sentence-transformers/all-MiniLM-L6-v2",
3
+ "num_docs": 28576,
4
+ "dim": 384,
5
+ "faiss_index": "/content/drive/MyDrive/LLM/LLMData/RAGmaterials/ecg_rag.index",
6
+ "meta_path": "/content/drive/MyDrive/LLM/LLMData/RAGmaterials/ecg_rag_meta.pkl"
7
+ }
RAGmaterials/ecg_rag_meta.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf9e04abbfe64056252d0f2ff29484730f26b47fb3c6c8956fd37327a1450ffc
3
+ size 23929009
RAGmaterials/token_explain_outputs_compare/oneq_compare_hist.png ADDED
RAGmaterials/token_explain_outputs_compare/oneq_compare_timeline.png ADDED

Git LFS Details

  • SHA256: 326ffd6cf46de0e743807f3a5acc2869d66ed5bbb32175d8b41e718d223ff2a7
  • Pointer size: 131 Bytes
  • Size of remote file: 230 kB
RAGmaterials/token_explain_outputs_oneq/oneq_prob_hist.png ADDED
RAGmaterials/token_explain_outputs_oneq/oneq_prob_timeline.png ADDED

Git LFS Details

  • SHA256: 71b43027c044b2b4f9f25081f210826b48f43053cdc3e939716f475066e2d238
  • Pointer size: 131 Bytes
  • Size of remote file: 211 kB
RAGmaterials/token_explain_outputs_oneq/oneq_token_explanations.json ADDED
The diff for this file is too large to render. See raw diff
 
RAGmaterials/token_explain_outputs_oneq/oneq_topk_heatmap.png ADDED
RAGmaterials/token_explain_outputs_oneq/oneq_topk_step_5.png ADDED