jkhouja commited on
Commit
4b5ccd4
·
verified ·
1 Parent(s): 7af227c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -9,4 +9,28 @@ tags:
9
  pretty_name: L2
10
  size_categories:
11
  - 1K<n<10K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
 
9
  pretty_name: L2
10
  size_categories:
11
  - 1K<n<10K
12
+ source_datasets:
13
+ - https://huggingface.co/datasets/ambean/lingOly
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: test
18
+ path: benchmark_small.zip
19
+ extra_gated_prompt: >-
20
+ ### LingOly-TOO LICENSE AGREEMENT
21
+
22
+ This dataset is governed by a CC-BY-NC-ND-4.0 license.
23
+
24
+ In addition to this license, we ask that uses of the dataset are in line with
25
+ the Acceptable Use policy described below.
26
+
27
+ ### Acceptable Use Policy
28
+
29
+ This dataset is intended as a benchmark for reasoning in large language
30
+ models. For the integrity of the benchmark, users should not:
31
+ * Re-distribute the questions or answers of the benchmark in formats (such as plain text) which leak the benchmark to web-scraping.
32
+ * Train language models directly using the content of this benchmark.
33
+ extra_gated_fields:
34
+ By clicking Submit below I accept the terms of the license and Acceptable Use policy: checkbox
35
+ extra_gated_button_content: Submit
36
  ---