Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Model Card for Nexus-1000: Collaborative Transformer Ensemble
|
2 |
|
3 |
## Model Details
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- microsoft/orca-agentinstruct-1M-v1
|
5 |
+
- fka/awesome-chatgpt-prompts
|
6 |
+
- HuggingFaceTB/smoltalk
|
7 |
+
- Dijitaal/DijiHax
|
8 |
+
- bigcode/the-stack-v2
|
9 |
+
- bigcode/starcoderdata
|
10 |
+
- JetBrains-Research/lca-bug-localization
|
11 |
+
- bigcode/the-stack-v2-dedup
|
12 |
+
- bigcode/the-stack
|
13 |
+
- bigcode/the-stack-dedup
|
14 |
+
- JetBrains-Research/commit-chronicle
|
15 |
+
- OpenCoder-LLM/opc-fineweb-code-corpus
|
16 |
+
- iamtarun/python_code_instructions_18k_alpaca
|
17 |
+
- CyberNative/Code_Vulnerability_Security_DPO
|
18 |
+
- PJMixers/CyberNative_Code_Vulnerability_Security_DPO-PreferenceShareGPT
|
19 |
+
- OpenCoder-LLM/opc-sft-stage1
|
20 |
+
- codeparrot/github-code-clean
|
21 |
+
- OpenCoder-LLM/RefineCode-code-corpus-meta
|
22 |
+
- meta-math/MetaMathQA
|
23 |
+
- OpenCoder-LLM/opc-fineweb-math-corpus
|
24 |
+
language:
|
25 |
+
- en
|
26 |
+
metrics:
|
27 |
+
- code_eval
|
28 |
+
- accuracy
|
29 |
+
- bertscore
|
30 |
+
- bleu
|
31 |
+
- codeparrot/apps_metric
|
32 |
+
library_name: adapter-transformers
|
33 |
+
---
|
34 |
# Model Card for Nexus-1000: Collaborative Transformer Ensemble
|
35 |
|
36 |
## Model Details
|