初始化项目,由ModelHub XC社区提供模型
Model: Rustamshry/Scie-R1-GGUF Source: Original Platform
This commit is contained in:
36
.gitattributes
vendored
Normal file
36
.gitattributes
vendored
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.model filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||||
|
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Scie-R1-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
78
README.md
Normal file
78
README.md
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
---
|
||||||
|
library_name: transformers
|
||||||
|
tags:
|
||||||
|
- sft
|
||||||
|
- unsloth
|
||||||
|
- science
|
||||||
|
- reasoning
|
||||||
|
license: apache-2.0
|
||||||
|
datasets:
|
||||||
|
- mattwesney/CoT_Reasoning_Scientific_Discovery_and_Research
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
base_model:
|
||||||
|
- khazarai/Scie-R1
|
||||||
|
pipeline_tag: text-generation
|
||||||
|
---
|
||||||
|
|
||||||
|
# Model Card for Qwen3-CoT-Scientific-Research
|
||||||
|
|
||||||
|
## Model Description
|
||||||
|
|
||||||
|
GGUF version of https://huggingface.co/khazarai/Scie-R1
|
||||||
|
|
||||||
|
- **Base Model:** Qwen3-1.7B
|
||||||
|
- **Task:** Scientific Reasoning with Chain-of-Thought (CoT)
|
||||||
|
- **Dataset:** [moremilk/CoT_Reasoning_Scientific_Discovery_and_Research](https://huggingface.co/datasets/moremilk/CoT_Reasoning_Scientific_Discovery_and_Research)
|
||||||
|
- **Training Objective:** Encourage step-by-step logical deductions for scientific reasoning problems
|
||||||
|
|
||||||
|
## Uses
|
||||||
|
|
||||||
|
### Direct Use
|
||||||
|
|
||||||
|
This fine-tuned model is designed for:
|
||||||
|
|
||||||
|
- Assisting in teaching and learning scientific reasoning
|
||||||
|
- Supporting educational AI assistants in science classrooms
|
||||||
|
- Demonstrating step-by-step scientific reasoning in research training contexts
|
||||||
|
- Serving as a resource for automated reasoning systems to better emulate structured scientific logic
|
||||||
|
|
||||||
|
It is not intended to replace human researchers, perform advanced analytics, or generate novel scientific discoveries.
|
||||||
|
|
||||||
|
|
||||||
|
## Bias, Risks, and Limitations
|
||||||
|
|
||||||
|
- May oversimplify complex or interdisciplinary problems
|
||||||
|
- Performance limited by the scope of training data (primarily introductory-level scientific reasoning tasks)
|
||||||
|
- Does not handle real-world experimentation or advanced statistical modeling
|
||||||
|
- May produce incorrect reasoning if the prompt is highly ambiguous
|
||||||
|
|
||||||
|
|
||||||
|
## Training Data
|
||||||
|
|
||||||
|
**Scope**
|
||||||
|
|
||||||
|
This model was fine-tuned on tasks that involve core scientific reasoning:
|
||||||
|
|
||||||
|
- Formulating testable hypotheses
|
||||||
|
- Identifying independent and dependent variables
|
||||||
|
- Designing simple controlled experiments
|
||||||
|
- Interpreting graphs, tables, and basic data representations
|
||||||
|
- Understanding relationships between evidence and conclusions
|
||||||
|
- Recognizing simple logical fallacies in scientific arguments
|
||||||
|
|
||||||
|
**Illustrative Examples**
|
||||||
|
|
||||||
|
- Drawing conclusions from experimental results
|
||||||
|
- Evaluating alternative explanations for observed data
|
||||||
|
- Explaining step-by-step reasoning behind scientific conclusions
|
||||||
|
|
||||||
|
**Emphasis on Chain-of-Thought (CoT)**
|
||||||
|
|
||||||
|
- The dataset highlights explicit reasoning steps, making the model better at producing step-by-step explanations when solving scientific reasoning tasks.
|
||||||
|
- Focus on Foundational Knowledge
|
||||||
|
- The dataset aims to strengthen models in foundational scientific reasoning skills rather than covering all domains of scientific knowledge.
|
||||||
|
|
||||||
|
**Focus on Foundational Knowledge**
|
||||||
|
|
||||||
|
The dataset aims to strengthen models in foundational scientific reasoning skills rather than covering all domains of scientific knowledge.
|
||||||
3
Scie-R1-f16.gguf
Normal file
3
Scie-R1-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b12ae15ee543cb23e5ec329e8c4421d8019d29cc80b3dfc3b18c522e010ad4f
|
||||||
|
size 3447349472
|
||||||
Reference in New Issue
Block a user