Initial upload of parquet dataset configs
Browse files- README.md +3 -1
- gift_ctx/train.parquet +2 -2
README.md
CHANGED
|
@@ -39,4 +39,6 @@ ds = load_dataset(
|
|
| 39 |
)
|
| 40 |
print(len(ds))
|
| 41 |
print(ds[0].keys())
|
| 42 |
-
```
|
|
|
|
|
|
|
|
|
| 39 |
)
|
| 40 |
print(len(ds))
|
| 41 |
print(ds[0].keys())
|
| 42 |
+
```
|
| 43 |
+
|
| 44 |
+
This repository is made public for research purposes only.
|
gift_ctx/train.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ffb3370b30e031c11761fee45e1f41c3b49015e587723a867521aeec5ededb3
|
| 3 |
+
size 484928
|