Update paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,15 +1,16 @@
1
  ---
2
- license: apache-2.0
3
- task_categories:
4
- - question-answering
5
  language:
6
  - en
7
- pretty_name: InductionBench
8
  size_categories:
9
  - n<1K
 
 
 
10
  tags:
11
  - code
12
  ---
 
13
  # Dataset Card for Dataset Name
14
 
15
  <!-- Provide a quick summary of the dataset. -->
@@ -81,7 +82,7 @@ datasample:
81
  <!-- Provide the basic links for the dataset. -->
82
 
83
  - **Repository:** https://github.com/Wenyueh/inductive_reasoning_benchmark
84
- - **Paper:** InductionBench: LLMs Fail in the Simplest Complexity Class
85
 
86
 
87
  ### Curation Rationale
 
1
  ---
 
 
 
2
  language:
3
  - en
4
+ license: apache-2.0
5
  size_categories:
6
  - n<1K
7
+ task_categories:
8
+ - question-answering
9
+ pretty_name: InductionBench
10
  tags:
11
  - code
12
  ---
13
+
14
  # Dataset Card for Dataset Name
15
 
16
  <!-- Provide a quick summary of the dataset. -->
 
82
  <!-- Provide the basic links for the dataset. -->
83
 
84
  - **Repository:** https://github.com/Wenyueh/inductive_reasoning_benchmark
85
+ - **Paper:** [InductionBench: LLMs Fail in the Simplest Complexity Class](https://huggingface.co/papers/2502.15823)
86
 
87
 
88
  ### Curation Rationale