Muennighoff
commited on
Commit
•
b0415af
1
Parent(s):
fe6f021
Update README.md
Browse files
README.md
CHANGED
@@ -129,3 +129,7 @@ ON commits_table_base.commit = commit_base
|
|
129 |
)
|
130 |
```
|
131 |
|
|
|
|
|
|
|
|
|
|
129 |
)
|
130 |
```
|
131 |
|
132 |
+
|
133 |
+
Then export the final dataset from GCP to a bucket as parquet files.
|
134 |
+
Then copy those parquet files to the hf dataset on an instance.
|
135 |
+
|