aguitauwu commited on
Commit
e1da8f6
·
2 Parent(s): e75e5c25ea2d96

Resolve HF merge conflict in gitattributes

Browse files
Files changed (2) hide show
  1. .gitattributes +2 -0
  2. README.md +3 -0
.gitattributes CHANGED
@@ -1 +1,3 @@
1
  *.jsonl filter=lfs diff=lfs merge=lfs -text
 
 
 
1
  *.jsonl filter=lfs diff=lfs merge=lfs -text
2
+ *.parquet filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---