parquet-converter
commited on
Commit
•
7ebbd39
1
Parent(s):
6df5292
Update duckdb index files
Browse files- .gitattributes +1 -0
- ParsTwiNER/train/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
default/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
57 |
default/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
ParsTwiNER/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
56 |
default/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
57 |
default/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
58 |
ParsTwiNER/test/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
59 |
+
ParsTwiNER/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
ParsTwiNER/train/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b9f63092791bf82599be746a0d1cc2ac72e2936917333b6c10acc9e32313039
|
3 |
+
size 2109440
|