--- dataset_info: features: - name: AwardTitle dtype: string - name: AGENCY dtype: string - name: AwardEffectiveDate dtype: string - name: AwardExpirationDate dtype: string - name: AwardTotalIntnAmount dtype: float64 - name: AwardAmount dtype: float64 - name: AwardInstrument dtype: string - name: Organization dtype: string - name: ProgramOfficer dtype: string - name: AbstractNarration dtype: float64 - name: MinAmdLetterDate dtype: string - name: MaxAmdLetterDate dtype: string - name: ARRAAmount dtype: float64 - name: TRAN_TYPE dtype: string - name: CFDA_NUM dtype: float64 - name: NSF_PAR_USE_FLAG dtype: float64 - name: FUND_AGCY_CODE dtype: float64 - name: AWDG_AGCY_CODE dtype: float64 - name: AwardID dtype: int64 - name: Investigator dtype: string - name: Institution dtype: string - name: Performance_Institution dtype: string - name: ProgramElement dtype: string - name: FUND_OBLG dtype: string - name: FoaInformation dtype: string - name: ProgramReference dtype: string splits: - name: train num_bytes: 24154 num_examples: 84 download_size: 21230 dataset_size: 24154 configs: - config_name: default data_files: - split: train path: data/train-* ---