MicPie commited on
Commit
7046d3a
1 Parent(s): 06cae17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -9,7 +9,7 @@ license:
9
  - apache-2.0
10
  multilinguality:
11
  - monolingual
12
- pretty_name: AdapTable
13
  size_categories:
14
  - 100K<n<1M
15
  source_datasets: []
@@ -39,7 +39,7 @@ task_ids:
39
  ---
40
 
41
 
42
- # Dataset Card for "AdapTable" - Dataset of Few-shot Tasks from Tables
43
 
44
  ## Table of Contents
45
  - [Dataset Description](#dataset-description)
@@ -74,11 +74,11 @@ task_ids:
74
 
75
  ### Dataset Summary
76
 
77
- The AdapTable dataset consists consists of tables that naturally occur on the web, that are formatted as few-shot tasks for fine-tuning language models to improve their few-shot performance.
78
 
79
- Starting from the initial WTC corpus of 50M tables, we apply our tables-to-tasks procedure to produce our resulting dataset, [AdapTable(-full)](https://huggingface.co/datasets/MicPie/adaptable_full), which comprises 413,350 tasks from 23,744 unique websites.
80
 
81
- We additionally export a version [AdapTable-unique](https://huggingface.co/datasets/MicPie/adaptable_unique) for comparison. This is the same as [AdapTable(-full)](https://huggingface.co/datasets/MicPie/adaptable_full) but filtered to have a maximum of one task per website. AdapTable-unique contains exactly 23,744 tasks from 23,744 websites.
82
 
83
  Furthermore, there is the [AdapTable-diverse](https://huggingface.co/datasets/MicPie/adaptable_diverse) dataset available as well as different AdapTable data subsets based on the website origin:
84
  * [AdapTable-baseball.fantasysports.yahoo.com](https://huggingface.co/datasets/MicPie/adaptable_baseball.fantasysports.yahoo.com)
 
9
  - apache-2.0
10
  multilinguality:
11
  - monolingual
12
+ pretty_name: AdapTable-full
13
  size_categories:
14
  - 100K<n<1M
15
  source_datasets: []
 
39
  ---
40
 
41
 
42
+ # Dataset Card for "AdapTable-full" - Dataset of Few-shot Tasks from Tables
43
 
44
  ## Table of Contents
45
  - [Dataset Description](#dataset-description)
 
74
 
75
  ### Dataset Summary
76
 
77
+ The AdapTable dataset consists of tables that naturally occur on the web, that are formatted as few-shot tasks for fine-tuning language models to improve their few-shot performance.
78
 
79
+ Starting from the initial WTC corpus of 50M tables, we apply our tables-to-tasks procedure to produce our resulting dataset, [AdapTable-full](https://huggingface.co/datasets/MicPie/adaptable_full), which comprises 413,350 tasks from 23,744 unique websites.
80
 
81
+ We additionally export a version [AdapTable-unique](https://huggingface.co/datasets/MicPie/adaptable_unique) for comparison. This is the same as [AdapTable-full](https://huggingface.co/datasets/MicPie/adaptable_full) but filtered to have a maximum of one task per website. AdapTable-unique contains exactly 23,744 tasks from 23,744 websites.
82
 
83
  Furthermore, there is the [AdapTable-diverse](https://huggingface.co/datasets/MicPie/adaptable_diverse) dataset available as well as different AdapTable data subsets based on the website origin:
84
  * [AdapTable-baseball.fantasysports.yahoo.com](https://huggingface.co/datasets/MicPie/adaptable_baseball.fantasysports.yahoo.com)