Leask commited on
Commit
b935fa7
·
verified ·
1 Parent(s): 93f2281

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -145,3 +145,7 @@ FROM read_csv_auto(
145
  types={'abstract_vector': 'VARCHAR', 'introduction_vector': 'VARCHAR', 'conclusion_vector':'VARCHAR'}
146
  );
147
  ```
 
 
 
 
 
145
  types={'abstract_vector': 'VARCHAR', 'introduction_vector': 'VARCHAR', 'conclusion_vector':'VARCHAR'}
146
  );
147
  ```
148
+
149
+ ### Use the full PostgreSQL version database
150
+
151
+ We also provide a full PostgreSQL version un-trimmed database. You can download it from [here](https://huggingface.co/datasets/Intelligent-Internet/arxiv/tree/main/data).