akatsuki1125 commited on
Commit
f3b20d6
·
verified ·
1 Parent(s): 2f8be21

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: language
7
+ dtype: string
8
+ - name: original
9
+ dtype: string
10
+ - name: prompt_terminology
11
+ dtype: string
12
+ - name: name
13
+ dtype: string
14
+ - name: stop_tokens
15
+ sequence: string
16
+ - name: doctests
17
+ dtype: string
18
+ - name: tests
19
+ dtype: string
20
+ splits:
21
+ - name: test
22
+ num_bytes: 199640
23
+ num_examples: 161
24
+ download_size: 76155
25
+ dataset_size: 199640
26
+ ---
27
+ # Dataset Card for "JMultiPL-E-rb"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)