Ameen commited on
Commit
53220f3
·
verified ·
1 Parent(s): 679f7de

Update README with Arabic documentation

Browse files
Files changed (1) hide show
  1. README.md +20 -36
README.md CHANGED
@@ -1,44 +1,28 @@
1
- ---
2
- license: apache-2.0
3
- base_model: huihui-ai/Huihui-Qwen3-4B-abliterated-v2
4
- language:
5
- - en
6
- tags:
7
- - transformers
8
- - text-generation-inference
9
- - unsloth
10
- - qwen3
11
- - trl
12
- - investigative-journalism
13
- - osint
14
- - lora
15
- - adapter
16
- - conversational
17
- ---
18
-
19
- # qwen3-4b-abliterated-v2-journalist
20
-
21
- LoRA adapter for investigative journalism and OSINT workflows, fine-tuned from [huihui-ai/Huihui-Qwen3-4B-abliterated-v2](https://huggingface.co/huihui-ai/Huihui-Qwen3-4B-abliterated-v2).
22
 
23
- This is the adapter checkpoint. For browser/WebGPU inference, use the ONNX export:
24
 
25
- - [qwen3-4b-abliterated-v2-journalist-ONNX](https://huggingface.co/tomvaillant/qwen3-4b-abliterated-v2-journalist-ONNX)
26
 
27
- ## Training
 
28
 
29
- - **Method:** QLoRA with [Unsloth](https://github.com/unslothai/unsloth) + TRL SFT
30
- - **Base model:** `huihui-ai/Huihui-Qwen3-4B-abliterated-v2`
31
- - **Dataset:** `tomvaillant/investigative-journalism-training`
32
- - **Task:** compact local/browser assistant for OSINT tool choice, verification, investigation planning, and source handling
 
33
 
34
- ## Sources And Attribution
 
 
35
 
36
- Training examples were synthesized and curated from the OSINT Navigator Tool Database, Indicator Media briefing tools, Buried Signals OSINT and Spotlight skills, GIJN and Bellingcat resources, Verification Handbook 3, SPJ Code of Ethics, RCFP resources, and investigative manuals from UNESCO, Al Jazeera Media Institute, CiFAR, CIPE, and EJF/TEMPO Institute.
37
 
38
- The training set contains 700 Claude Opus 4.6 generated instruction/response examples grounded in those sources. Full attribution is maintained in the training repository as `SOURCES.md`.
39
-
40
- ## Intended Use
41
-
42
- Designed for journalist-facing local inference and browser deployment. It can suggest workflows, tools, search strategies, and verification steps. Generated URLs, claims, and legal guidance must be checked against primary sources.
43
 
44
- This was trained with [Unsloth](https://github.com/unslothai/unsloth).
 
 
 
 
 
1
+ # YemenJPT-Researcher-Adapter-v1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ > **محول البحث الصحفي (LoRA)**
4
 
5
+ <div dir="rtl">
6
 
7
+ ## الوصف
8
+ أوزان LoRA للبحث. يُحمّل فوق النموذج الأساسي.
9
 
10
+ ## المواصفات
11
+ | الخاصية | القيمة |
12
+ |---------|--------|
13
+ | الحجم | 275MB |
14
+ | القاعدة المطلوبة | Huihui-Qwen3-4B-abliterated-v2 |
15
 
16
+ ## الروابط
17
+ - [المستودع على HuggingFace](https://huggingface.co/Yemen-JPT/OSINT-Researcher-LoRA)
18
+ - [منظمة YemenJPT](https://huggingface.co/Yemen-JPT)
19
 
20
+ </div>
21
 
22
+ ---
 
 
 
 
23
 
24
+ <div align="center" dir="rtl">
25
+ <b>YemenJPT</b> &mdash; تمكين الصحافة اليمنية بالذكاء الاصطناعي<br>
26
+ طُوّر بواسطة <a href="https://raidan.pro">RaidanPro</a> بالتعاون مع <a href="https://presshouse-ye.com">بيت الصحافة - Press House</a><br>
27
+ جميع النماذج متوفرة على <a href="https://huggingface.co/Yemen-JPT">huggingface.co/Yemen-JPT</a>
28
+ </div>