doktorb commited on
Commit
a63c41b
·
verified ·
1 Parent(s): d6c4b50

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,5 @@ 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
+ spydazweb_ai_humanai_010_chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ spydazweb_ai_humanai_010_chat.bf16.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: LeroyDyer/SpydazWeb_AI_HumanAI_009_CHAT
3
+ tags:
4
+ - text-generation-inference
5
+ - transformers
6
+ - unsloth
7
+ - mistral
8
+ - trl
9
+ - autoquant
10
+ - gguf
11
+ license: apache-2.0
12
+ language:
13
+ - en
14
+ ---
15
+
16
+ # Uploaded model
17
+
18
+ - **Developed by:** LeroyDyer
19
+ - **License:** apache-2.0
20
+ - **Finetuned from model :** LeroyDyer/SpydazWeb_AI_HumanAI_009_CHAT
21
+
22
+ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
23
+
24
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
25
+
26
+
27
+ @misc{open-llm-leaderboard-v2,
28
+ author = {Clémentine Fourrier and Nathan Habib and Alina Lozovskaya and Konrad Szafer and Thomas Wolf},
29
+ title = {Open LLM Leaderboard v2},
30
+ year = {2024},
31
+ publisher = {Hugging Face},
32
+ howpublished = "\url{https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard}",
33
+ }
34
+
35
+ @software{eval-harness,
36
+ author = {Gao, Leo and
37
+ Tow, Jonathan and
38
+ Biderman, Stella and
39
+ Black, Sid and
40
+ DiPofi, Anthony and
41
+ Foster, Charles and
42
+ Golding, Laurence and
43
+ Hsu, Jeffrey and
44
+ McDonell, Kyle and
45
+ Muennighoff, Niklas and
46
+ Phang, Jason and
47
+ Reynolds, Laria and
48
+ Tang, Eric and
49
+ Thite, Anish and
50
+ Wang, Ben and
51
+ Wang, Kevin and
52
+ Zou, Andy},
53
+ title = {A framework for few-shot language model evaluation},
54
+ month = sep,
55
+ year = 2021,
56
+ publisher = {Zenodo},
57
+ version = {v0.0.1},
58
+ doi = {10.5281/zenodo.5371628},
59
+ url = {https://doi.org/10.5281/zenodo.5371628},
60
+ }
61
+
62
+ @misc{zhou2023instructionfollowingevaluationlargelanguage,
63
+ title={Instruction-Following Evaluation for Large Language Models},
64
+ author={Jeffrey Zhou and Tianjian Lu and Swaroop Mishra and Siddhartha Brahma and Sujoy Basu and Yi Luan and Denny Zhou and Le Hou},
65
+ year={2023},
66
+ eprint={2311.07911},
67
+ archivePrefix={arXiv},
68
+ primaryClass={cs.CL},
69
+ url={https://arxiv.org/abs/2311.07911},
70
+ }
71
+
72
+ @misc{suzgun2022challengingbigbenchtaskschainofthought,
73
+ title={Challenging BIG-Bench Tasks and Whether Chain-of-Thought Can Solve Them},
74
+ author={Mirac Suzgun and Nathan Scales and Nathanael Schärli and Sebastian Gehrmann and Yi Tay and Hyung Won Chung and Aakanksha Chowdhery and Quoc V. Le and Ed H. Chi and Denny Zhou and Jason Wei},
75
+ year={2022},
76
+ eprint={2210.09261},
77
+ archivePrefix={arXiv},
78
+ primaryClass={cs.CL},
79
+ url={https://arxiv.org/abs/2210.09261},
80
+ }
81
+
82
+ @misc{hendrycks2021measuringmathematicalproblemsolving,
83
+ title={Measuring Mathematical Problem Solving With the MATH Dataset},
84
+ author={Dan Hendrycks and Collin Burns and Saurav Kadavath and Akul Arora and Steven Basart and Eric Tang and Dawn Song and Jacob Steinhardt},
85
+ year={2021},
86
+ eprint={2103.03874},
87
+ archivePrefix={arXiv},
88
+ primaryClass={cs.LG},
89
+ url={https://arxiv.org/abs/2103.03874},
90
+ }
91
+
92
+ @misc{rein2023gpqagraduatelevelgoogleproofqa,
93
+ title={GPQA: A Graduate-Level Google-Proof Q&A Benchmark},
94
+ author={David Rein and Betty Li Hou and Asa Cooper Stickland and Jackson Petty and Richard Yuanzhe Pang and Julien Dirani and Julian Michael and Samuel R. Bowman},
95
+ year={2023},
96
+ eprint={2311.12022},
97
+ archivePrefix={arXiv},
98
+ primaryClass={cs.AI},
99
+ url={https://arxiv.org/abs/2311.12022},
100
+ }
101
+
102
+ @misc{sprague2024musrtestinglimitschainofthought,
103
+ title={MuSR: Testing the Limits of Chain-of-thought with Multistep Soft Reasoning},
104
+ author={Zayne Sprague and Xi Ye and Kaj Bostrom and Swarat Chaudhuri and Greg Durrett},
105
+ year={2024},
106
+ eprint={2310.16049},
107
+ archivePrefix={arXiv},
108
+ primaryClass={cs.CL},
109
+ url={https://arxiv.org/abs/2310.16049},
110
+ }
111
+
112
+ @misc{wang2024mmluprorobustchallengingmultitask,
113
+ title={MMLU-Pro: A More Robust and Challenging Multi-Task Language Understanding Benchmark},
114
+ author={Yubo Wang and Xueguang Ma and Ge Zhang and Yuansheng Ni and Abhranil Chandra and Shiguang Guo and Weiming Ren and Aaran Arulraj and Xuan He and Ziyan Jiang and Tianle Li and Max Ku and Kai Wang and Alex Zhuang and Rongqi Fan and Xiang Yue and Wenhu Chen},
115
+ year={2024},
116
+ eprint={2406.01574},
117
+ archivePrefix={arXiv},
118
+ primaryClass={cs.CL},
119
+ url={https://arxiv.org/abs/2406.01574},
120
+ }
121
+
122
+ @misc{open-llm-leaderboard-v1,
123
+ author = {Edward Beeching and Clémentine Fourrier and Nathan Habib and Sheon Han and Nathan Lambert and Nazneen Rajani and Omar Sanseviero and Lewis Tunstall and Thomas Wolf},
124
+ title = {Open LLM Leaderboard (2023-2024)},
125
+ year = {2023},
126
+ publisher = {Hugging Face},
127
+ howpublished = "\url{https://huggingface.co/spaces/open-llm-leaderboard-old/open_llm_leaderboard}"
128
+ }
129
+
130
+
spydazweb_ai_humanai_010_chat.Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a3078dd4daa177751bcbf3e7c381ccc25715b26275c8783ad7305bd4edd9cb8
3
+ size 5942065728
spydazweb_ai_humanai_010_chat.bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:714b7b2d62a99abe170801838a69344105762e1d83a57aaed9b4bbf00cd4697a
3
+ size 14484732480