Datasets:

Modalities:
Text
Languages:
English
Size:
< 1K
Libraries:
Datasets
License:

reflect new feature type for date in datacard

#2
by davanstrien HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -88,7 +88,7 @@ The dataset contains the following fields:
88
 
89
  - `id`: Unique identifier("string"),
90
  - `text`: ext in the document("string"),
91
- - `date`: Date of publication("string"),
92
  - `genre`: Broad classification("string"),
93
  - `head`: Often same as title. Can be missing("string"),
94
  - `title`: Title of document("string")
 
88
 
89
  - `id`: Unique identifier("string"),
90
  - `text`: ext in the document("string"),
91
+ - `date`: Date of publication("date64"),
92
  - `genre`: Broad classification("string"),
93
  - `head`: Often same as title. Can be missing("string"),
94
  - `title`: Title of document("string")