mlibre commited on
Commit
744bc0e
Β·
verified Β·
1 Parent(s): 3b511b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +88 -80
README.md CHANGED
@@ -1,80 +1,88 @@
1
- # Palestine Dataset πŸ‡΅πŸ‡Έ
2
-
3
- A curated dataset focused on authentic Palestinian narratives and reporting.
4
-
5
- ## Data Sources πŸ“Š
6
-
7
- Current sources:
8
-
9
- * english.khamenei.ir/news - Articles tagged with FreePalestine
10
- * decolonizepalestine.com - Educational content and historical documentation
11
-
12
- ## Purpose
13
-
14
- This dataset aims to preserve and provide access to information about Palestine by collecting content from selected sources that represent Palestinian perspectives and history.
15
-
16
- ## Note on Sources
17
-
18
- While this dataset strives to provide quality information from carefully selected sources, users are encouraged to:
19
-
20
- * Cross-reference information
21
- * Form their own informed conclusions
22
- * Understand that historical events can have multiple perspectives
23
-
24
- ## Dataset Structure πŸ“
25
-
26
- The repository is organized as follows:
27
-
28
- `combined`
29
-
30
- * Contains merged data from all sources
31
- * Available in `CSV` and `JSONL` formats
32
- * Individual `texts` stored in numbered files
33
-
34
- `decolonizepalestine`
35
-
36
- * Data scraped from decolonizepalestine.com
37
- * Includes raw `texts`, `CSV`, and `JSONL` formats
38
- * Original `website content` preserved
39
-
40
- `khamenei-ir-free-palestine-tag`
41
-
42
- * Content from english.khamenei.ir tagged with FreePalestine
43
- * Includes raw `texts`, `CSV`, and `JSONL` formats
44
- * Original `website content` preserved
45
-
46
- ## Contributing 🀝
47
-
48
- ### 1. Add New Sources πŸ“š
49
-
50
- * Submit trustworthy sources about Palestine through pull requests
51
- * Sources can include news outlets, academic papers, historical archives
52
- * Ensure sources provide authentic Palestinian perspectives
53
- * Include source validation and credibility information
54
-
55
- ### 2. Model Training πŸ€–
56
-
57
- * Use this dataset to fine-tune Language Models
58
- * Create specialized models focused on Palestinian history and culture
59
- * Help improve AI understanding of Palestinian narratives
60
- * Share your training results and model performance metrics
61
-
62
- ### 3. Custom AI Applications πŸ’‘
63
-
64
- * Develop custom GPTs using this dataset
65
- * Create educational tools and chatbots
66
- * Build applications that help spread awareness
67
- * Share your applications and use cases with the community
68
-
69
- Feel free to start contributing in any of these areas. Together we can help preserve and share Palestinian knowledge and history. 🌟
70
-
71
- ## Contact πŸ“§
72
-
73
74
75
- * <https://github.com/mlibre>
76
-
77
- ## License βš–οΈ
78
-
79
- * unlicense
80
- * Content from source websites remains under their respective original licenses.
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ language:
4
+ - en
5
+ tags:
6
+ - palestine
7
+ - dataset
8
+ ---
9
+ # Palestine Dataset πŸ‡΅πŸ‡Έ
10
+
11
+ A curated dataset focused on authentic Palestinian narratives and reporting.
12
+
13
+ ## Data Sources πŸ“Š
14
+
15
+ Current sources:
16
+
17
+ * english.khamenei.ir/news - Articles tagged with FreePalestine
18
+ * decolonizepalestine.com - Educational content and historical documentation
19
+
20
+ ## Purpose
21
+
22
+ This dataset aims to preserve and provide access to information about Palestine by collecting content from selected sources that represent Palestinian perspectives and history.
23
+
24
+ ## Note on Sources
25
+
26
+ While this dataset strives to provide quality information from carefully selected sources, users are encouraged to:
27
+
28
+ * Cross-reference information
29
+ * Form their own informed conclusions
30
+ * Understand that historical events can have multiple perspectives
31
+
32
+ ## Dataset Structure πŸ“
33
+
34
+ The repository is organized as follows:
35
+
36
+ `combined`
37
+
38
+ * Contains merged data from all sources
39
+ * Available in `CSV` and `JSONL` formats
40
+ * Individual `texts` stored in numbered files
41
+
42
+ `decolonizepalestine`
43
+
44
+ * Data scraped from decolonizepalestine.com
45
+ * Includes raw `texts`, `CSV`, and `JSONL` formats
46
+ * Original `website content` preserved
47
+
48
+ `khamenei-ir-free-palestine-tag`
49
+
50
+ * Content from english.khamenei.ir tagged with FreePalestine
51
+ * Includes raw `texts`, `CSV`, and `JSONL` formats
52
+ * Original `website content` preserved
53
+
54
+ ## Contributing 🀝
55
+
56
+ ### 1. Add New Sources πŸ“š
57
+
58
+ * Submit trustworthy sources about Palestine through pull requests
59
+ * Sources can include news outlets, academic papers, historical archives
60
+ * Ensure sources provide authentic Palestinian perspectives
61
+ * Include source validation and credibility information
62
+
63
+ ### 2. Model Training πŸ€–
64
+
65
+ * Use this dataset to fine-tune Language Models
66
+ * Create specialized models focused on Palestinian history and culture
67
+ * Help improve AI understanding of Palestinian narratives
68
+ * Share your training results and model performance metrics
69
+
70
+ ### 3. Custom AI Applications πŸ’‘
71
+
72
+ * Develop custom GPTs using this dataset
73
+ * Create educational tools and chatbots
74
+ * Build applications that help spread awareness
75
+ * Share your applications and use cases with the community
76
+
77
+ Feel free to start contributing in any of these areas. Together we can help preserve and share Palestinian knowledge and history. 🌟
78
+
79
+ ## Contact πŸ“§
80
+
81
82
83
+ * <https://github.com/mlibre>
84
+
85
+ ## License βš–οΈ
86
+
87
+ * unlicense
88
+ * Content from source websites remains under their respective original licenses.