| | --- |
| | dataset_info: |
| | features: |
| | - name: xml_path |
| | dtype: string |
| | - name: lang |
| | dtype: string |
| | - name: article_type |
| | dtype: string |
| | - name: title_journal |
| | dtype: string |
| | - name: issn_journal |
| | dtype: string |
| | - name: collection_journal |
| | dtype: string |
| | - name: publisher_journal |
| | dtype: string |
| | - name: scielo_id |
| | dtype: string |
| | - name: doi |
| | dtype: string |
| | - name: first_category |
| | dtype: string |
| | - name: first_institution |
| | dtype: string |
| | - name: title_pt |
| | dtype: string |
| | - name: title_es |
| | dtype: string |
| | - name: title_en |
| | dtype: string |
| | - name: first_author |
| | dtype: string |
| | - name: pub_year |
| | dtype: int64 |
| | - name: pub_month |
| | dtype: int64 |
| | - name: pub_day |
| | dtype: int64 |
| | - name: license |
| | dtype: string |
| | - name: abstract_pt |
| | dtype: string |
| | - name: abstract_es |
| | dtype: string |
| | - name: abstract_en |
| | dtype: string |
| | - name: url |
| | dtype: string |
| | - name: number_of_citations |
| | dtype: int64 |
| | - name: filepath |
| | dtype: string |
| | - name: domain |
| | dtype: string |
| | - name: collection |
| | dtype: string |
| | - name: categories |
| | sequence: string |
| | - name: author_list |
| | sequence: string |
| | - name: title_other_langs |
| | list: |
| | - name: lang |
| | dtype: string |
| | - name: title |
| | dtype: string |
| | - name: abstract_other_langs |
| | list: |
| | - name: lang |
| | dtype: string |
| | - name: abstract |
| | dtype: string |
| | - name: keyword_list_pt |
| | sequence: string |
| | - name: keyword_list_es |
| | sequence: string |
| | - name: keyword_list_en |
| | sequence: string |
| | - name: keyword_list_other_langs |
| | list: |
| | - name: lang |
| | dtype: string |
| | - name: keyword |
| | sequence: string |
| | - name: institutions |
| | sequence: string |
| | splits: |
| | - name: train |
| | num_bytes: 3790666239 |
| | num_examples: 1212431 |
| | download_size: 1682963463 |
| | dataset_size: 3790666239 |
| | configs: |
| | - config_name: default |
| | data_files: |
| | - split: train |
| | path: data/train-* |
| | --- |
| | |