Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- 33K-all-flip/dataset.jsonl +3 -0
- 33K-all-flip/distribution.png +0 -0
- 33K-all-flip/examples.json +0 -0
- 33K-all-flip/metadata.json +15 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 37 |
16K-all-flip/dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 38 |
16K-baseline/dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 37 |
16K-all-flip/dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 38 |
16K-baseline/dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
33K-all-flip/dataset.jsonl filter=lfs diff=lfs merge=lfs -text
|
33K-all-flip/dataset.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8aa691dbc72191093dd6db2ab69de97dacf96b79ba7057f46101c3cbb79ab166
|
| 3 |
+
size 300525142
|
33K-all-flip/distribution.png
ADDED
|
33K-all-flip/examples.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
33K-all-flip/metadata.json
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"filter_config": {
|
| 3 |
+
"top_pct": 100.0,
|
| 4 |
+
"bottom_pct": null,
|
| 5 |
+
"action": "flip",
|
| 6 |
+
"method": "cosine",
|
| 7 |
+
"layer": 23,
|
| 8 |
+
"num_samples_target": 32768
|
| 9 |
+
},
|
| 10 |
+
"sum_cosine_similarity": -284.14954657270573,
|
| 11 |
+
"mean_cosine_similarity": -0.008671555986715873,
|
| 12 |
+
"num_samples": 32768,
|
| 13 |
+
"num_unique_samples": 32768,
|
| 14 |
+
"num_flipped": 32768
|
| 15 |
+
}
|