muttaar commited on
Commit
7e3f3a1
·
verified ·
1 Parent(s): f720df0

Upload 2 files

Browse files
Files changed (2) hide show
  1. dataset_infos.json +48 -0
  2. train.jsonl +0 -0
dataset_infos.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "saggitorde_pulaar": {
3
+ "description": "Dictionnaire multilingue Pulaar/Français/Anglais extrait du Saggitorde de Ceerno Abuu Sih, enrichi par les terminologies ARPRIM, ILN, MFS et autres sources. Couvre 24 domaines thématiques : droit, politique, sciences, mathématiques, informatique, santé, élevage, etc.",
4
+ "citation": "@misc{saggitorde2024, title={Saggitorde — Dictionnaire Pulaar-Français}, author={Ceerno Abuu Sih and ARPRIM}, year={2024}}",
5
+ "homepage": "",
6
+ "license": "",
7
+ "features": {
8
+ "id": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "domaine": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "source": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "francais": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "anglais": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "pulaar": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "pulaar_alt": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "splits": {
38
+ "train": {
39
+ "name": "train",
40
+ "num_bytes": 0,
41
+ "num_examples": 1862,
42
+ "dataset_name": "saggitorde_pulaar"
43
+ }
44
+ },
45
+ "supervised_keys": null,
46
+ "task_templates": []
47
+ }
48
+ }
train.jsonl ADDED
The diff for this file is too large to render. See raw diff