parquet-converter
commited on
Commit
•
7eadb55
1
Parent(s):
bed89da
Update duckdb index files
Browse files- .gitattributes +1 -0
- action_prediction/train/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
action_antonym/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
57 |
action_count/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
action_localization/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
action_antonym/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
57 |
action_count/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
action_localization/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
+
action_prediction/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
action_prediction/train/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e874f315d06d39883de6c80b3b7cdebfbed0741ffe28d47545b12f3a82b2bbfa
|
3 |
+
size 1060864
|