Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,129 +9,6 @@ tags:
|
|
| 9 |
- biomedical
|
| 10 |
- french
|
| 11 |
- quality-filtered
|
| 12 |
-
configs:
|
| 13 |
-
- config_name: default
|
| 14 |
-
data_files:
|
| 15 |
-
- split: train
|
| 16 |
-
path: data/train-*
|
| 17 |
-
dataset_info:
|
| 18 |
-
features:
|
| 19 |
-
- name: text
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: educational_score
|
| 22 |
-
dtype: string
|
| 23 |
-
- name: content_richness
|
| 24 |
-
dtype: string
|
| 25 |
-
- name: terminology_precision
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: writing_quality
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: id
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: article_id
|
| 32 |
-
dtype: string
|
| 33 |
-
- name: path
|
| 34 |
-
dtype: string
|
| 35 |
-
- name: section_title
|
| 36 |
-
dtype: string
|
| 37 |
-
- name: domain
|
| 38 |
-
dtype: string
|
| 39 |
-
- name: document_type
|
| 40 |
-
dtype: string
|
| 41 |
-
- name: domain_scores
|
| 42 |
-
sequence: float64
|
| 43 |
-
- name: document_type_scores
|
| 44 |
-
sequence: float64
|
| 45 |
-
- name: authors
|
| 46 |
-
sequence: string
|
| 47 |
-
- name: article_url
|
| 48 |
-
dtype: string
|
| 49 |
-
- name: license_type
|
| 50 |
-
dtype: string
|
| 51 |
-
- name: license_url
|
| 52 |
-
dtype: string
|
| 53 |
-
- name: language
|
| 54 |
-
dtype: string
|
| 55 |
-
- name: language_score
|
| 56 |
-
dtype: float64
|
| 57 |
-
- name: age_group
|
| 58 |
-
dtype: string
|
| 59 |
-
- name: assertion_type
|
| 60 |
-
dtype: string
|
| 61 |
-
- name: certainty_level
|
| 62 |
-
dtype: string
|
| 63 |
-
- name: contains_abbreviations
|
| 64 |
-
dtype: string
|
| 65 |
-
- name: contains_bias
|
| 66 |
-
dtype: string
|
| 67 |
-
- name: contains_numbers
|
| 68 |
-
dtype: string
|
| 69 |
-
- name: content_novelty
|
| 70 |
-
dtype: string
|
| 71 |
-
- name: list_format
|
| 72 |
-
dtype: string
|
| 73 |
-
- name: pretraining_suitable
|
| 74 |
-
dtype: string
|
| 75 |
-
- name: rewriting_needed
|
| 76 |
-
dtype: string
|
| 77 |
-
- name: sex
|
| 78 |
-
dtype: string
|
| 79 |
-
- name: content_type
|
| 80 |
-
dtype: string
|
| 81 |
-
- name: content_type_confidence
|
| 82 |
-
dtype: float64
|
| 83 |
-
- name: interactive_elements
|
| 84 |
-
dtype: string
|
| 85 |
-
- name: interactive_elements_confidence
|
| 86 |
-
dtype: float64
|
| 87 |
-
- name: medical_subfield
|
| 88 |
-
dtype: string
|
| 89 |
-
- name: medical_subfield_confidence
|
| 90 |
-
dtype: float64
|
| 91 |
-
- name: text_type
|
| 92 |
-
dtype: string
|
| 93 |
-
- name: text_type_confidence
|
| 94 |
-
dtype: float64
|
| 95 |
-
- name: writing_style
|
| 96 |
-
dtype: string
|
| 97 |
-
- name: writing_style_confidence
|
| 98 |
-
dtype: float64
|
| 99 |
-
- name: writing_quality_confidence
|
| 100 |
-
dtype: float64
|
| 101 |
-
- name: content_richness_confidence
|
| 102 |
-
dtype: float64
|
| 103 |
-
- name: educational_score_confidence
|
| 104 |
-
dtype: float64
|
| 105 |
-
- name: terminology_precision_confidence
|
| 106 |
-
dtype: float64
|
| 107 |
-
- name: contains_abbreviations_confidence
|
| 108 |
-
dtype: float64
|
| 109 |
-
- name: contains_numbers_confidence
|
| 110 |
-
dtype: float64
|
| 111 |
-
- name: list_format_confidence
|
| 112 |
-
dtype: float64
|
| 113 |
-
- name: age_group_confidence
|
| 114 |
-
dtype: float64
|
| 115 |
-
- name: sex_confidence
|
| 116 |
-
dtype: float64
|
| 117 |
-
- name: assertion_type_confidence
|
| 118 |
-
dtype: float64
|
| 119 |
-
- name: certainty_level_confidence
|
| 120 |
-
dtype: float64
|
| 121 |
-
- name: pretraining_suitable_confidence
|
| 122 |
-
dtype: float64
|
| 123 |
-
- name: rewriting_needed_confidence
|
| 124 |
-
dtype: float64
|
| 125 |
-
- name: contains_bias_confidence
|
| 126 |
-
dtype: float64
|
| 127 |
-
- name: content_novelty_confidence
|
| 128 |
-
dtype: float64
|
| 129 |
-
splits:
|
| 130 |
-
- name: train
|
| 131 |
-
num_bytes: 7867685188
|
| 132 |
-
num_examples: 2941107
|
| 133 |
-
download_size: 4640203711
|
| 134 |
-
dataset_size: 7867685188
|
| 135 |
---
|
| 136 |
|
| 137 |
# biomed-fr-v3-enriched-softmin-standard
|
|
|
|
| 9 |
- biomedical
|
| 10 |
- french
|
| 11 |
- quality-filtered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
---
|
| 13 |
|
| 14 |
# biomed-fr-v3-enriched-softmin-standard
|