richardlastrucci commited on
Commit
f930c74
1 Parent(s): 75ac596

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -7
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- language:
3
  - eng
4
  - afr
5
  - nbl
@@ -11,15 +11,41 @@ language:
11
  - ssw
12
  - ven
13
  - tso
14
- pretty_name: "The Vuk'uzenzele South African Multilingual Corpus"
15
- tags:
16
- - multilingual
17
- - government
18
- license: "cc-by-4.0"
19
  task_categories:
20
  - sentence-similarity
21
  - translation
22
- arxiv: 2303.03750
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # The Vuk'uzenzele South African Multilingual Corpus
 
1
  ---
2
+ language:
3
  - eng
4
  - afr
5
  - nbl
 
11
  - ssw
12
  - ven
13
  - tso
14
+ license: cc-by-4.0
 
 
 
 
15
  task_categories:
16
  - sentence-similarity
17
  - translation
18
+ pretty_name: The Vuk'uzenzele South African Multilingual Corpus
19
+ tags:
20
+ - multilingual
21
+ - government
22
+ arxiv: 2303.0375
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: test
29
+ path: data/test-*
30
+ dataset_info:
31
+ features:
32
+ - name: nbl
33
+ dtype: string
34
+ - name: nso
35
+ dtype: string
36
+ - name: score
37
+ dtype: float64
38
+ - name: __index_level_0__
39
+ dtype: int64
40
+ splits:
41
+ - name: train
42
+ num_bytes: 128131
43
+ num_examples: 315
44
+ - name: test
45
+ num_bytes: 31826
46
+ num_examples: 79
47
+ download_size: 113394
48
+ dataset_size: 159957
49
  ---
50
 
51
  # The Vuk'uzenzele South African Multilingual Corpus