Datasets:
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- cache_seed2/pythia-160m/imdb/aug0/._meta.json +0 -0
- cache_seed2/pythia-160m/imdb/aug0/meta.json +10 -0
- cache_seed2/pythia-160m/imdb/aug1/._meta.json +0 -0
- cache_seed2/pythia-160m/imdb/aug1/meta.json +10 -0
- cache_seed2/pythia-160m/imdb/aug2/._meta.json +0 -0
- cache_seed2/pythia-160m/imdb/aug2/meta.json +10 -0
- cache_seed2/pythia-160m/imdb/domain/._meta.json +0 -0
- cache_seed2/pythia-160m/imdb/length/._meta.json +0 -0
- cache_seed2/pythia-160m/imdb/length/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/aug0/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/aug0/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/aug1/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/aug1/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/aug2/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/aug2/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/domain/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/domain/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/iid/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/iid/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/paraphrase/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/paraphrase/meta.json +10 -0
- cache_seed2/pythia-160m/sst2/train/._meta.json +0 -0
- cache_seed2/pythia-160m/sst2/train/meta.json +10 -0
- cache_seed2/pythia-70m/ag_news/._aug0 +0 -0
- cache_seed2/pythia-70m/ag_news/._aug1 +0 -0
- cache_seed2/pythia-70m/ag_news/._aug2 +0 -0
- cache_seed2/pythia-70m/ag_news/._iid +0 -0
- cache_seed2/pythia-70m/ag_news/._paraphrase +0 -0
- cache_seed2/pythia-70m/ag_news/._train +0 -0
- cache_seed2/pythia-70m/amazon_cf/._aug0 +0 -0
- cache_seed2/pythia-70m/amazon_cf/._aug1 +0 -0
- cache_seed2/pythia-70m/amazon_cf/._aug2 +0 -0
- cache_seed2/pythia-70m/amazon_cf/._iid +0 -0
- cache_seed2/pythia-70m/amazon_cf/._paraphrase +0 -0
- cache_seed2/pythia-70m/amazon_cf/._train +0 -0
- cache_seed2/pythia-70m/amazon_cf/aug0/._meta.json +0 -0
- cache_seed2/pythia-70m/amazon_cf/aug0/meta.json +10 -0
- cache_seed2/pythia-70m/amazon_cf/aug1/._meta.json +0 -0
- cache_seed2/pythia-70m/amazon_cf/aug1/meta.json +10 -0
- cache_seed2/pythia-70m/amazon_cf/aug2/._meta.json +0 -0
- cache_seed2/pythia-70m/amazon_cf/aug2/meta.json +10 -0
- cache_seed2/pythia-70m/amazon_cf/iid/._meta.json +0 -0
- cache_seed2/pythia-70m/amazon_cf/iid/meta.json +10 -0
- cache_seed2/pythia-70m/amazon_cf/paraphrase/._meta.json +0 -0
- cache_seed2/pythia-70m/amazon_cf/paraphrase/meta.json +10 -0
- cache_seed2/pythia-70m/amazon_cf/train/._meta.json +0 -0
- cache_seed2/pythia-70m/amazon_cf/train/meta.json +10 -0
- cache_seed2/pythia-70m/cola/._aug0 +0 -0
- cache_seed2/pythia-70m/cola/._aug1 +0 -0
- cache_seed2/pythia-70m/cola/._aug2 +0 -0
cache_seed2/pythia-160m/imdb/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/imdb/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "imdb",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/imdb/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/imdb/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "imdb",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/imdb/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/imdb/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "imdb",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/imdb/domain/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/imdb/length/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/imdb/length/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "imdb",
|
| 4 |
+
"distribution": "length",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 663,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/domain/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/domain/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "domain",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/iid/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/iid/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "iid",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/paraphrase/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/paraphrase/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "paraphrase",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 721,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-160m/sst2/train/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-160m/sst2/train/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-160m",
|
| 3 |
+
"dataset": "sst2",
|
| 4 |
+
"distribution": "train",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 13,
|
| 8 |
+
"hidden": 768,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/ag_news/._aug0
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/ag_news/._aug1
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/ag_news/._aug2
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/ag_news/._iid
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/ag_news/._paraphrase
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/ag_news/._train
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/._aug0
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/._aug1
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/._aug2
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/._iid
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/._paraphrase
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/._train
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-70m",
|
| 3 |
+
"dataset": "amazon_cf",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 7,
|
| 8 |
+
"hidden": 512,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/amazon_cf/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-70m",
|
| 3 |
+
"dataset": "amazon_cf",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 7,
|
| 8 |
+
"hidden": 512,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/amazon_cf/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-70m",
|
| 3 |
+
"dataset": "amazon_cf",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 7,
|
| 8 |
+
"hidden": 512,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/amazon_cf/iid/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/iid/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-70m",
|
| 3 |
+
"dataset": "amazon_cf",
|
| 4 |
+
"distribution": "iid",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 7,
|
| 8 |
+
"hidden": 512,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/amazon_cf/paraphrase/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/paraphrase/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-70m",
|
| 3 |
+
"dataset": "amazon_cf",
|
| 4 |
+
"distribution": "paraphrase",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 730,
|
| 7 |
+
"n_layers": 7,
|
| 8 |
+
"hidden": 512,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/amazon_cf/train/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/amazon_cf/train/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "pythia-70m",
|
| 3 |
+
"dataset": "amazon_cf",
|
| 4 |
+
"distribution": "train",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 7,
|
| 8 |
+
"hidden": 512,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/pythia-70m/cola/._aug0
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/cola/._aug1
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/pythia-70m/cola/._aug2
ADDED
|
Binary file (4.1 kB). View file
|
|
|