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/gpt2-medium/ag_news/aug0/._meta.json +0 -0
- cache_seed2/gpt2-medium/ag_news/aug0/meta.json +10 -0
- cache_seed2/gpt2-medium/ag_news/aug1/._meta.json +0 -0
- cache_seed2/gpt2-medium/ag_news/aug1/meta.json +10 -0
- cache_seed2/gpt2-medium/ag_news/aug2/._meta.json +0 -0
- cache_seed2/gpt2-medium/ag_news/aug2/meta.json +10 -0
- cache_seed2/gpt2-medium/ag_news/iid/._meta.json +0 -0
- cache_seed2/gpt2-medium/ag_news/iid/meta.json +10 -0
- cache_seed2/gpt2-medium/ag_news/paraphrase/._meta.json +0 -0
- cache_seed2/gpt2-medium/ag_news/paraphrase/meta.json +10 -0
- cache_seed2/gpt2-medium/ag_news/train/._meta.json +0 -0
- cache_seed2/gpt2-medium/ag_news/train/meta.json +10 -0
- cache_seed2/gpt2-medium/cola/aug0/._meta.json +0 -0
- cache_seed2/gpt2-medium/cola/aug0/meta.json +10 -0
- cache_seed2/gpt2-medium/cola/aug1/._meta.json +0 -0
- cache_seed2/gpt2-medium/cola/aug1/meta.json +10 -0
- cache_seed2/gpt2-medium/cola/aug2/._meta.json +0 -0
- cache_seed2/gpt2-medium/cola/aug2/meta.json +10 -0
- cache_seed2/gpt2-medium/cola/iid/._meta.json +0 -0
- cache_seed2/gpt2-medium/cola/iid/meta.json +10 -0
- cache_seed2/gpt2-medium/cola/paraphrase/._meta.json +0 -0
- cache_seed2/gpt2-medium/cola/paraphrase/meta.json +10 -0
- cache_seed2/gpt2-medium/counterfact/aug0/._meta.json +0 -0
- cache_seed2/gpt2-medium/counterfact/aug0/meta.json +10 -0
- cache_seed2/gpt2-medium/counterfact/aug1/._meta.json +0 -0
- cache_seed2/gpt2-medium/counterfact/aug1/meta.json +10 -0
- cache_seed2/gpt2-medium/counterfact/aug2/._meta.json +0 -0
- cache_seed2/gpt2-medium/counterfact/aug2/meta.json +10 -0
- cache_seed2/gpt2-medium/counterfact/iid/._meta.json +0 -0
- cache_seed2/gpt2-medium/counterfact/iid/meta.json +10 -0
- cache_seed2/gpt2-medium/counterfact/paraphrase/._meta.json +0 -0
- cache_seed2/gpt2-medium/counterfact/paraphrase/meta.json +10 -0
- cache_seed2/gpt2-medium/counterfact/train/._meta.json +0 -0
- cache_seed2/gpt2-medium/counterfact/train/meta.json +10 -0
- cache_seed2/gpt2-medium/dbpedia/aug0/._meta.json +0 -0
- cache_seed2/gpt2-medium/dbpedia/aug0/meta.json +10 -0
- cache_seed2/gpt2-medium/dbpedia/aug1/._meta.json +0 -0
- cache_seed2/gpt2-medium/dbpedia/aug1/meta.json +10 -0
- cache_seed2/gpt2-medium/dbpedia/aug2/._meta.json +0 -0
- cache_seed2/gpt2-medium/dbpedia/aug2/meta.json +10 -0
- cache_seed2/gpt2-medium/dbpedia/iid/._meta.json +0 -0
- cache_seed2/gpt2-medium/dbpedia/iid/meta.json +10 -0
- cache_seed2/gpt2-medium/dbpedia/paraphrase/._meta.json +0 -0
- cache_seed2/gpt2-medium/dbpedia/paraphrase/meta.json +10 -0
- cache_seed2/gpt2-medium/dbpedia/train/._meta.json +0 -0
- cache_seed2/gpt2-medium/dbpedia/train/meta.json +10 -0
- cache_seed2/gpt2-medium/emotion/aug0/._meta.json +0 -0
- cache_seed2/gpt2-medium/emotion/aug0/meta.json +10 -0
- cache_seed2/gpt2-medium/emotion/aug1/._meta.json +0 -0
- cache_seed2/gpt2-medium/emotion/aug1/meta.json +10 -0
cache_seed2/gpt2-medium/ag_news/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/ag_news/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "ag_news",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/ag_news/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/ag_news/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "ag_news",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/ag_news/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/ag_news/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "ag_news",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/ag_news/iid/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/ag_news/iid/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "ag_news",
|
| 4 |
+
"distribution": "iid",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/ag_news/paraphrase/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/ag_news/paraphrase/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "ag_news",
|
| 4 |
+
"distribution": "paraphrase",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 635,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/ag_news/train/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/ag_news/train/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "ag_news",
|
| 4 |
+
"distribution": "train",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/cola/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/cola/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "cola",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/cola/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/cola/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "cola",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/cola/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/cola/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "cola",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/cola/iid/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/cola/iid/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "cola",
|
| 4 |
+
"distribution": "iid",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/cola/paraphrase/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/cola/paraphrase/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "cola",
|
| 4 |
+
"distribution": "paraphrase",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 713,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/counterfact/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/counterfact/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "counterfact",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/counterfact/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/counterfact/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "counterfact",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/counterfact/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/counterfact/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "counterfact",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/counterfact/iid/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/counterfact/iid/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "counterfact",
|
| 4 |
+
"distribution": "iid",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/counterfact/paraphrase/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/counterfact/paraphrase/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "counterfact",
|
| 4 |
+
"distribution": "paraphrase",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 767,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/counterfact/train/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/counterfact/train/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "counterfact",
|
| 4 |
+
"distribution": "train",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/dbpedia/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/dbpedia/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "dbpedia",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/dbpedia/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/dbpedia/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "dbpedia",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/dbpedia/aug2/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/dbpedia/aug2/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "dbpedia",
|
| 4 |
+
"distribution": "aug2",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/dbpedia/iid/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/dbpedia/iid/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "dbpedia",
|
| 4 |
+
"distribution": "iid",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 800,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/dbpedia/paraphrase/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/dbpedia/paraphrase/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "dbpedia",
|
| 4 |
+
"distribution": "paraphrase",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 397,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/dbpedia/train/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/dbpedia/train/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "dbpedia",
|
| 4 |
+
"distribution": "train",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/emotion/aug0/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/emotion/aug0/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "emotion",
|
| 4 |
+
"distribution": "aug0",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|
cache_seed2/gpt2-medium/emotion/aug1/._meta.json
ADDED
|
Binary file (4.1 kB). View file
|
|
|
cache_seed2/gpt2-medium/emotion/aug1/meta.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model": "gpt2-medium",
|
| 3 |
+
"dataset": "emotion",
|
| 4 |
+
"distribution": "aug1",
|
| 5 |
+
"pooling": "mean",
|
| 6 |
+
"n": 1500,
|
| 7 |
+
"n_layers": 25,
|
| 8 |
+
"hidden": 1024,
|
| 9 |
+
"dtype": "float16"
|
| 10 |
+
}
|