agentlans commited on
Commit
23bfc4c
·
verified ·
1 Parent(s): 05a2c9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -39
README.md CHANGED
@@ -25,9 +25,16 @@ tags:
25
 
26
  This model is fine-tuned to generate multiple-choice questions in XML format based on input text. It is designed for educational purposes, such as creating assessment materials, and for generating machine learning benchmark questions.
27
 
 
 
 
28
  ### Training Details
29
- - **Data Source**: The training dataset was generated from open-source sociology textbooks using a custom prompt powered by the [agentlans/Llama3.1-LexiHermes-SuperStorm](https://huggingface.co/agentlans/Llama3.1-LexiHermes-SuperStorm) model. The dataset contains 3,739 rows. Due to licensing restrictions, the dataset is not provided here.
30
- - **Training Method**: Fine-tuning was conducted using [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) with rank 16 LoRA, alpha = 32, and rslora, leveraging the Liger kernel.
 
 
 
 
31
 
32
  ### Potential Applications
33
  - **Education**: Automate the creation of multiple-choice questions for exams or quizzes.
@@ -78,52 +85,36 @@ Output:
78
  ```xml
79
  <quiz>
80
  <multiple-choice>
81
- <question>What is the main idea behind cultural relativism?</question>
82
- <choice id="a">Judging cultural practices by external standards</choice>
83
- <choice id="b">Understanding cultural practices and beliefs within their own context</choice>
84
- <choice id="c">Promoting an appreciation for the diversity of human experiences and expressions</choice>
85
- <choice id="d">Viewing one's own culture as superior or normative</choice>
86
- <answer value="b"/>
87
- </multiple-choice>
88
- <multiple-choice>
89
- <question>What is one challenge of cultural relativism?</question>
90
- <choice id="a">Promoting dialogue about shared values and ethical principles</choice>
91
- <choice id="b">Balancing respect for cultural traditions with advocating for individual freedoms and well-being</choice>
92
- <choice id="c">Encouraging academic inquiry into diverse societies</choice>
93
- <choice id="d">Fostering empathy and cross-cultural understanding</choice>
94
  <answer value="b"/>
95
  </multiple-choice>
96
  <multiple-choice>
97
- <question>What is the purpose of cultural relativism?</question>
98
- <choice id="a">To view one's own culture as superior or normative</choice>
99
- <choice id="b">To understand cultural practices and beliefs within their own context</choice>
100
- <choice id="c">To promote dialogue about shared values and ethical principles</choice>
101
- <choice id="d">To challenge ethnocentrism and appreciate cultural diversity</choice>
102
- <answer value="d"/>
103
- </multiple-choice>
104
- <multiple-choice>
105
- <question>What is an example of a cultural practice that holds profound significance within a community?</question>
106
- <choice id="a">Female genital mutilation</choice>
107
- <choice id="b">Marriage customs</choice>
108
- <choice id="c">Dietary restrictions</choice>
109
- <choice id="d">Child marriage</choice>
110
  <answer value="c"/>
111
  </multiple-choice>
112
  <multiple-choice>
113
- <question>What is one way cultural relativism has been used to reconcile challenges?</question>
114
- <choice id="a">By advocating for universal human rights standards</choice>
115
- <choice id="b">By promoting dialogue about shared values and ethical principles</choice>
116
- <choice id="c">By challenging ethnocentrism</choice>
117
- <choice id="d">By promoting an appreciation for cultural diversity</choice>
118
  <answer value="b"/>
119
  </multiple-choice>
120
  <multiple-choice>
121
- <question>What is the goal of scholars advocating for a balanced approach in cultural relativism?</question>
122
- <choice id="a">To promote dialogue about shared values and ethical principles</choice>
123
- <choice id="b">To promote an appreciation for cultural diversity</choice>
124
- <choice id="c">To challenge ethnocentrism and view one's own culture as superior or normative</choice>
125
- <choice id="d">To promote an understanding of cultural practices and beliefs within their own context</choice>
126
- <answer value="a"/>
127
  </multiple-choice>
128
  </quiz>
129
  ```
 
25
 
26
  This model is fine-tuned to generate multiple-choice questions in XML format based on input text. It is designed for educational purposes, such as creating assessment materials, and for generating machine learning benchmark questions.
27
 
28
+ Quantized models of the *previous version* are available [here](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Multiple-Choice-Maker-GGUF).
29
+ Special thanks to [mradermacher](https://huggingface.co/mradermacher) for quantizing.
30
+
31
  ### Training Details
32
+ - **Data Source**:
33
+ - The training dataset was generated from open-source sociology textbooks using a custom prompt powered by the [agentlans/Llama3.1-LexiHermes-SuperStorm](https://huggingface.co/agentlans/Llama3.1-LexiHermes-SuperStorm) model. The dataset contains 3,739 rows. Due to licensing restrictions, the dataset is not provided here.
34
+ - Additional finetuning on [agentlans/finewebedu-multiple-choice](https://huggingface.co/datasets/agentlans/finewebedu-multiple-choice) dataset
35
+ - **Training Method**:
36
+ - Fine-tuning was conducted using [LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory) with rank 16 LoRA, alpha = 32, and rslora, leveraging the Liger kernel.
37
+ - The additional finetuning was done with the same settings but with 0.2 LoRA dropout
38
 
39
  ### Potential Applications
40
  - **Education**: Automate the creation of multiple-choice questions for exams or quizzes.
 
85
  ```xml
86
  <quiz>
87
  <multiple-choice>
88
+ <question>What is the main argument of cultural relativism?</question>
89
+ <choice id="a">That cultural practices and beliefs are universal and should be judged by external standards.</choice>
90
+ <choice id="b">That values, norms, and traditions are shaped by historical, social, and environmental factors unique to each society.</choice>
91
+ <choice id="c">That one's own culture is superior or normative and should be viewed as such.</choice>
92
+ <choice id="d">That cultural diversity is a threat to human rights and should be suppressed.</choice>
 
 
 
 
 
 
 
 
93
  <answer value="b"/>
94
  </multiple-choice>
95
  <multiple-choice>
96
+ <question>What is a potential challenge when cultural relativism is applied to issues like female genital mutilation or child marriage?</question>
97
+ <choice id="a">It can lead to a lack of empathy and understanding between cultures.</choice>
98
+ <choice id="b">It can promote a balanced approach that acknowledges cultural specificity while promoting dialogue about shared values and ethical principles.</choice>
99
+ <choice id="c">It can result in the suppression of cultural traditions and the violation of individual freedoms.</choice>
100
+ <choice id="d">It can lead to a loss of cultural diversity and the erosion of human rights.</choice>
 
 
 
 
 
 
 
 
101
  <answer value="c"/>
102
  </multiple-choice>
103
  <multiple-choice>
104
+ <question>What is one way cultural relativism can be applied to address the tension between cultural traditions and universal human rights?</question>
105
+ <choice id="a">By suppressing cultural traditions and promoting the suppression of individual freedoms.</choice>
106
+ <choice id="b">By advocating for a balanced approach that acknowledges cultural specificity while promoting dialogue about shared values and ethical principles.</choice>
107
+ <choice id="c">By ignoring the issue and focusing on other aspects of cultural diversity.</choice>
108
+ <choice id="d">By promoting the suppression of cultural traditions and the promotion of individual freedoms.</choice>
109
  <answer value="b"/>
110
  </multiple-choice>
111
  <multiple-choice>
112
+ <question>What is a benefit of cultural relativism in navigating the complexities of globalization and multiculturalism?</question>
113
+ <choice id="a">It can lead to a loss of cultural diversity and the erosion of human rights.</choice>
114
+ <choice id="b">It can promote empathy and cross-cultural understanding.</choice>
115
+ <choice id="c">It can result in the suppression of cultural traditions and the violation of individual freedoms.</choice>
116
+ <choice id="d">It can lead to a lack of empathy and understanding between cultures.</choice>
117
+ <answer value="b"/>
118
  </multiple-choice>
119
  </quiz>
120
  ```