Update README.md
Browse files
README.md
CHANGED
@@ -1,80 +1,88 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
##
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
*
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
*
|
39 |
-
|
40 |
-
`
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
*
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
*
|
51 |
-
*
|
52 |
-
*
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
*
|
59 |
-
*
|
60 |
-
*
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
*
|
66 |
-
*
|
67 |
-
*
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
*
|
74 |
-
*
|
75 |
-
*
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
* <[email protected]>
|
82 |
+
* <[email protected]>
|
83 |
+
* <https://github.com/mlibre>
|
84 |
+
|
85 |
+
## License βοΈ
|
86 |
+
|
87 |
+
* unlicense
|
88 |
+
* Content from source websites remains under their respective original licenses.
|