Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:

Add link to paper, change task category to text generation

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -1,16 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- task_categories:
4
- - question-answering
5
- language:
6
- - en
7
- size_categories:
8
- - 10K<n<100K
9
- ---
10
 
11
  # Dataset Summary
12
 
13
- The commonsense reasoning tasks consist of 8 subtasks, each with predefined training and testing sets, as described by LLM-Adapters (Hu et al., 2023). The following table lists the details of each sub-dataset.
14
 
15
  | | Train | Test | Information |
16
  | --- | --- | --- | --- |
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ size_categories:
6
+ - 10K<n<100K
7
+ task_categories:
8
+ - text-generation
9
+ ---
10
 
11
  # Dataset Summary
12
 
13
+ The commonsense reasoning tasks consist of 8 subtasks, each with predefined training and testing sets, as described by LLM-Adapters (Hu et al., 2023). All used to train and evaluate [PiSSA: Principal Singular Values and Singular Vectors Adaptation of Large Language Models](https://huggingface.co/papers/2404.02948). The following table lists the details of each sub-dataset.
14
 
15
  | | Train | Test | Information |
16
  | --- | --- | --- | --- |