Jagad1234unique
commited on
Commit
•
eeb5c51
1
Parent(s):
fe4df40
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- wikimedia/wikipedia
|
4 |
+
- OpenCoder-LLM/opc-sft-stage1
|
5 |
+
- microsoft/orca-agentinstruct-1M-v1
|
6 |
+
- HuggingFaceTB/smoltalk
|
7 |
+
- fka/awesome-chatgpt-prompts
|
8 |
+
- PleIAs/common_corpus
|
9 |
+
- allenai/tulu-3-sft-mixture
|
10 |
+
- HuggingFaceFW/fineweb-edu
|
11 |
+
- TAUR-Lab/Taur_CoT_Analysis_Project___google__gemini-1.5-pro-001
|
12 |
+
- VTSNLP/instruct_general_dataset
|
13 |
+
- genloop/bloomberg_financial_news_120k
|
14 |
+
- google-research-datasets/conceptual_captions
|
15 |
+
- google/wiki40b
|
16 |
+
- QuietImpostor/Claude-3-Opus-Claude-3.5-Sonnnet-9k
|
17 |
+
- TAUR-Lab/Taur_CoT_Analysis_Project___claude-3-5-sonnet-20240620
|
18 |
+
- Norquinal/claude_multiround_chat_30k
|
19 |
+
- codeparrot/github-code
|
20 |
+
- OS-Copilot/OS-Atlas-data
|
21 |
+
metrics:
|
22 |
+
- accuracy
|
23 |
+
- code_eval
|
24 |
+
- mahalanobis
|
25 |
+
base_model:
|
26 |
+
- tiiuae/falcon-40b
|
27 |
+
library_name: adapter-transformers
|
28 |
+
---
|