tomaarsen HF staff commited on
Commit
36b24ed
1 Parent(s): 91d2df5

Add files using large-upload tool

Browse files
title-citation-pair/dataset_info.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "title": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "citation": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ }
13
+ },
14
+ "homepage": "",
15
+ "license": ""
16
+ }