Fralet commited on
Commit
b6f99a1
·
verified ·
1 Parent(s): 5fe4db0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -3
README.md CHANGED
@@ -5,17 +5,43 @@ tags:
5
  - transformers
6
  - unsloth
7
  - llama
 
 
8
  license: apache-2.0
9
  language:
10
  - en
 
 
 
 
11
  ---
12
 
13
  # Uploaded finetuned model
14
 
15
- - **Developed by:** Fralet
16
  - **License:** apache-2.0
17
  - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
18
 
19
- This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  - transformers
6
  - unsloth
7
  - llama
8
+ - educational
9
+ - DDeduP
10
  license: apache-2.0
11
  language:
12
  - en
13
+ - ru
14
+ - kk
15
+ datasets:
16
+ - Fralet/DDeduPDatasetv2
17
  ---
18
 
19
  # Uploaded finetuned model
20
 
21
+ - **Developed by:** **Fralet**
22
  - **License:** apache-2.0
23
  - **Finetuned from model :** unsloth/llama-3-8b-bnb-4bit
24
 
25
+ ## Overview
26
+ **DDeduPModelv7** is a fine-tuned version of the Meta-Llama-3-8B model, specifically optimized for educational tasks for Kazakhstan and the world. This model excels in mapping courses to relevant learning outcome codes across various academic disciplines, such as environmental science, pedagogy, pharmacology, ecology, IT, psychology, geodesy, art, linguistics, agriculture, geology, land management, and mathematics.
27
 
28
+
29
+ ## Background & Motivation
30
+ The development of DDeduPModelv7 stems from the need to automate and streamline curriculum alignment in higher education. Traditional methods of mapping courses to learning outcomes are time-intensive and prone to inconsistencies, especially across multidisciplinary programs. By leveraging a large dataset of pre-mapped educational examples, this model addresses challenges in fields like environmental science and pedagogy, where ensuring that course content contributes to broader program competencies is crucial for accreditation, assessment, and quality assurance. The motivation is to provide educators, curriculum developers, and institutions with an AI-assisted tool that promotes accurate, efficient alignment, ultimately enhancing educational planning and student outcome tracking in diverse academic contexts.
31
+
32
+
33
+ ## Training & Methodology
34
+ - **Base Model:** [unsloth/llama-3-8b-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-bnb-4bit)
35
+ - **Fine-Tuning Framework:** The model was fine-tuned using Huggingface's TRL library in conjunction with [Unsloth](https://github.com/unslothai/unsloth), resulting in a training process that is approximately 2x faster.
36
+ - **Dataset & Techniques:** Trained on Fralet/DDeduPDatasetv2, a comprehensive collection of 137,226 examples with Kazakh, Russian and English languages.
37
+
38
+ ## Intended Use Cases
39
+ - **Curriculum Alignment:** Automatically map university courses to program learning outcomes, aiding in syllabus development and accreditation processes.
40
+ - **Tool Integration:** Embed in software for educators to quickly assess program gaps.
41
+ - **Research Support:** Assist researchers in studying interdisciplinary education by providing structured data on course-outcome relationships.
42
+ - **Job Market Alignment:** Serve as a foundational tool in educational settings for aligning job market and educational program development.
43
+
44
+ ## Ethical Considerations & Limitations
45
+ This model should be used to support, not replace, human expertise in education. Ensure outputs are reviewed for institutional compliance, as automated mappings may overlook nuanced contextual factors. Promote fair access to educational tools, and consider biases in the dataset's focus on specific disciplines or regions (e.g., Kazakhstani contexts).
46
+
47
+ It is tailored for English, Russian and Kazakh, and educational tasks; adaptation for other languages or domains may require further fine-tuning. Potential biases from dataset sources (e.g., over-representation of certain fields) could affect fairness in diverse applications.