FriezaForce commited on
Commit
6eec8e4
·
verified ·
1 Parent(s): c04e98c

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. README.md +104 -0
  3. combined.jsonl +3 -0
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ combined.jsonl filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - translation
5
+ language:
6
+ - tvl
7
+ - en
8
+ size_categories:
9
+ - 100K<n<1M
10
+ source_datasets:
11
+ - jw_org_wol
12
+ ---
13
+
14
+ # TV2EN: Tuvaluan-English Parallel Corpus
15
+
16
+ ## Dataset Summary
17
+
18
+ Raw aligned Tuvaluan-English parallel corpus (before cleaning)
19
+
20
+ ## Dataset Details
21
+
22
+ ### Data Fields
23
+
24
+ - **tvl** (string): Text in Tuvaluan
25
+ - **en** (string): Text in English
26
+ - **domain** (string): Source domain (bible, book/article, daily_text)
27
+ - **content_type** (string): Content type (bible_verse, article_paragraph, daily_text)
28
+ - **doc_id** (string, optional): Document identifier from JW.org
29
+ - **date** (string, optional): Date for daily texts (YYYY-MM-DD format)
30
+
31
+ ### Data Size
32
+
33
+ - **Total pairs**: 309,700 pairs
34
+ - **Languages**: Tuvaluan (TVL) ↔ English (EN)
35
+ - **Domains**: Biblical texts, religious articles, daily devotional content
36
+
37
+ ### Data Quality
38
+
39
+ **Cleaning Pipeline:**
40
+ - Removal of duplicate entries (by ID and content)
41
+ - Filtering of malformed entries
42
+ - Validation of language pair alignment
43
+ - Metadata consistency checks
44
+
45
+ **Quality Metrics:**
46
+ - Parse success rate: >99%
47
+ - Duplicate removal: 131K entries removed
48
+ - Final retention: 178K high-quality pairs
49
+
50
+ ## Source
51
+
52
+ All text sourced from Watch Tower Library Online (JW.org/wol):
53
+ - **Bible**: 30,838 verse-aligned pairs across 66 books
54
+ - **Articles**: 275,430 paragraph-aligned pairs from publications
55
+ - **Daily Text**: 3,432 date-aligned devotional pairs (2017-2025)
56
+
57
+ ## Language Coverage
58
+
59
+ **Tuvaluan (TVL)**
60
+ - Native speakers: ~11,000
61
+ - Classification: Low-resource Polynesian language
62
+ - WOL locale: `lp-vl` (VL, not TVL)
63
+
64
+ **English (EN)**
65
+ - Native content from JW.org English publications
66
+ - WOL locale: `lp-e`
67
+
68
+ ## Licensing & Attribution
69
+
70
+ - **License**: CC-BY-4.0
71
+ - **Source**: Watch Tower Bible and Tract Society of Pennsylvania
72
+ - **Attribution**: JW.org Watch Tower Library Online (https://www.jw.org/)
73
+
74
+ ## Ethical Considerations
75
+
76
+ - Content sourced from religious publications
77
+ - Reflects Watchtower theological positions
78
+ - Suitable for low-resource NLP research
79
+
80
+ ## Citation
81
+
82
+ ```bibtex
83
+ @dataset{tv2en_corpus,
84
+ title={TV2EN: Tuvaluan-English Parallel Corpus},
85
+ author{FriezaForce},
86
+ year{2026},
87
+ publisher={Hugging Face},
88
+ url={https://huggingface.co/datasets/FriezaForce/tv2en-cleaned}
89
+ }
90
+ ```
91
+
92
+ ## Dataset Statistics
93
+
94
+ - **Min/max sentence length**: Variable (typically 5-200 words per side)
95
+ - **Alignment quality**: High (verified manual sampling)
96
+ - **Temporal coverage**: 2017-2025 for daily texts
97
+ - **Publication coverage**: 22+ publication codes
98
+
99
+ ## Suggested Use Cases
100
+
101
+ - Machine translation (Tuvaluan ↔ English)
102
+ - Low-resource NLP research
103
+ - Multilingual model adaptation
104
+ - Cross-lingual transfer learning
combined.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:670e1c62abe1b5aa05e3fcd19d0b973773bcf86de5feec8d6d982f289c87a775
3
+ size 722838950