fcb5eda5e77f03b0974327b988dff086b4289ef25d48be349d9a736e77aef3e8
Browse files- .gitattributes +2 -0
- neims_custom_gen/README.md +2 -0
- neims_custom_gen/test.jsonl +3 -0
- neims_custom_gen/valid.jsonl +3 -0
.gitattributes
CHANGED
@@ -64,3 +64,5 @@ rassp_custom_gen/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
64 |
rassp_custom_gen/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
65 |
rassp_custom_gen/valid.jsonl filter=lfs diff=lfs merge=lfs -text
|
66 |
neims_custom_gen/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
64 |
rassp_custom_gen/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
65 |
rassp_custom_gen/valid.jsonl filter=lfs diff=lfs merge=lfs -text
|
66 |
neims_custom_gen/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
67 |
+
neims_custom_gen/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
68 |
+
neims_custom_gen/valid.jsonl filter=lfs diff=lfs merge=lfs -text
|
neims_custom_gen/README.md
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
## NEIMS custom gen v1
|
2 |
+
This dataset was generated using the NEIMS custom model but it is the OLD datsaet (old compounds) that we have from the old runs... It is used to extend the pretraining dataset in the extension experiments.
|
neims_custom_gen/test.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb0b1c8df3d28834af766b7f11b6cafba2fa61ea4e00b46c016c9c39aef65913
|
3 |
+
size 272996709
|
neims_custom_gen/valid.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e68e8947cd986311edd4e91ff24e0482f1f1f2fe48618e31b81d1666288a5d0
|
3 |
+
size 272887784
|