Update README.md
Browse files
README.md
CHANGED
@@ -77,8 +77,43 @@ datasets:
|
|
77 |
- google/code_x_glue_cc_code_completion_token
|
78 |
- edbeeching/gia-dataset-tokenized-2024-2
|
79 |
- OpenDILabCommunity/MasterMind
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
language:
|
81 |
- en
|
82 |
base_model:
|
83 |
- Dijitaal/DijiHax.Spooky.Pi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
---
|
|
|
77 |
- google/code_x_glue_cc_code_completion_token
|
78 |
- edbeeching/gia-dataset-tokenized-2024-2
|
79 |
- OpenDILabCommunity/MasterMind
|
80 |
+
- LinkSoul/Chinese-LLaVA-Vision-Instructions
|
81 |
+
- hoang-quoc-trung/fusion-image-to-latex-datasets
|
82 |
+
- OpenCoder-LLM/opc-fineweb-math-corpus
|
83 |
+
- xinlai/Math-Step-DPO-10K
|
84 |
+
- hendrycks/competition_math
|
85 |
+
- meta-math/MetaMathQA
|
86 |
language:
|
87 |
- en
|
88 |
base_model:
|
89 |
- Dijitaal/DijiHax.Spooky.Pi
|
90 |
+
- Qwen/Qwen2.5-Coder-32B-Instruct
|
91 |
+
- ayjays132/Quantum-NeuralAdaptiveLearningSystem
|
92 |
+
- neuralmagic/Sparse-Llama-3.1-8B-2of4
|
93 |
+
- bigscience/bloom
|
94 |
+
- bigcode/starcoder
|
95 |
+
- bigcode/starcoder2-3b
|
96 |
+
- wolfram/Athene-V2-Chat-4.65bpw-h6-exl2
|
97 |
+
- wolfram/Mistral-Large-Instruct-2411-2.75bpw-h6-exl2
|
98 |
+
- stabilityai/stable-diffusion-3.5-large
|
99 |
+
- openai/whisper-large-v3-turbo
|
100 |
+
metrics:
|
101 |
+
- code_eval
|
102 |
+
- competition_math
|
103 |
+
- confusion_matrix
|
104 |
+
- codeparrot/apps_metric
|
105 |
+
- bertscore
|
106 |
+
- BucketHeadP65/confusion_matrix
|
107 |
+
- precision
|
108 |
+
- perplexity
|
109 |
+
- phonemetransformers/segmentation_scores
|
110 |
+
- Aledade/extraction_evaluation
|
111 |
+
- wiki_split
|
112 |
+
- berkatil/map
|
113 |
+
- spearmanr
|
114 |
+
new_version: black-forest-labs/FLUX.1-dev
|
115 |
+
library_name: adapter-transformers
|
116 |
+
tags:
|
117 |
+
- chemistry
|
118 |
+
- biology
|
119 |
---
|