Datasets:
Modalities:
Text
Size:
10K - 100K
File size: 5,872 Bytes
cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f 43890df cb30f5f |
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 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 |
<html>
<head>
<style>
button {
width: 25%;
border: 0;
padding: 0.5%;
margin: 2% 1%;
color: slategrey;
/*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
font-weight: bolder;
font-size: 125%;
}
button:hover {
background-color: #d9e6ff;
color: #ff5659;
}
</style>
<title>BAYƐLƐMABAGA: Parallel French - Bambara Dataset for Machine Learning</title>
</head>
<body>
<h1>
BAYƐLƐMABAGA: Parallel French - Bambara Dataset for Machine Learning
</h1>
<div><a href="https://huggingface.co/datasets/RobotsMaliAI/bayelemabaga">HuggingFace: Bayelemabaga</a></div>
<h2>Overview</h2>
<p>
The Bayelemabaga dataset is a collection of 46976 aligned machine
translation ready Bambara-French lines, originating from
<a href="http://cormande.huma-num.fr/corbama/run.cgi/first_form"
>Corpus Bambara de Reference</a
> by INALCO's LLACAN Lab. The dataset is constitued of text extracted from
<strong>231</strong> text files, varing from periodicals, books,
short stories, blog posts, part of the Bible and the Quran.
</p>
<h2>Snapshot: 44160</h2>
<table>
<thead>
<tr>
<th align="left"></th>
<th align="right"></th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><strong>Lines</strong></td>
<td align="right"><strong>44976</strong></td>
</tr>
<tr>
<td align="left">French Tokens</td>
<td align="right">--</td>
</tr>
<tr>
<td align="left">Bambara Tokens</td>
<td align="right">--</td>
</tr>
<tr>
<td align="left">French Types</td>
<td align="right">--</td>
</tr>
<tr>
<td align="left">Bambara Types</td>
<td align="right">---</td>
</tr>
<tr>
<td align="left">Avg. Fr line length</td>
<td align="right">---</td>
</tr>
<tr>
<td align="left">Avg. Bam line length</td>
<td align="right">---</td>
</tr>
<tr>
<td align="left">Number of text sources</td>
<td align="right">---</td>
</tr>
</tbody>
</table>
<h2>Data Splits</h2>
<table>
<thead>
<tr>
<th align="center"></th>
<th align="center"></th>
<th align="right"></th>
</tr>
</thead>
<tbody>
<tr>
<td align="center">Train</td>
<td align="center">80%</td>
<td align="right">37580</td>
</tr>
<tr>
<td align="center">Valid</td>
<td align="center">10%</td>
<td align="right">4698</td>
</tr>
<tr>
<td align="center">Test</td>
<td align="center">10%</td>
<td align="right">4698</td>
</tr>
<tr>
<td align="center"></td>
<td align="center"></td>
<td align="right"></td>
</tr>
</tbody>
</table>
<h2>Remarks</h2>
<ul>
<li>
We are working on resolving some last minute misalignment issues
encountered.
</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li>This dataset is supposed to be actively maintained.</li>
</ul>
<h3>Benchmarks:</h3>
<ul>
<li>
<code>Coming soon</code>
</li>
</ul>
<h3>To note:</h3>
<ul>
<li>
ʃ => (sh) sound: Symbol left in the dataset, although not a
part of bambara orthography nor French orthography.
</li>
</ul>
<h2>License</h2>
<h2>Version</h2>
<ul>
<li>
<code>1.0.1</code>
</li>
</ul>
<h2>Citation</h2>
<code>
@misc{bayelemabagamldataset2022
title={Machine Learning Dataset Development for Manding Languages},
author={
Valentin Vydrin and
Christopher Homan and
Michael Leventhal and
Allashera Auguste Tapo and
Marco Zampieri and
Jean-Jacques Meric and
Kirill Maslinsky and
Andrij Rovenchak and
Sebastien Diarra
},
howpublished = {url{https://github.com/robotsmali-ai/datasets}},
year={2022}
}
</code>
<button onclick="download_triggered()">Download</button>
<div id="code_sent"></div>
<div>
For any questions, contact <code>[email protected]</code>
</div>
<br />
<div>This dataset is distributed under the CC-BY-SA-4.0 LICENSE</div>
</body>
<script src="./index.js"></script>
</html>
|