rntc commited on
Commit
b8756f0
·
verified ·
1 Parent(s): ea3d217

Add Biomed-FR-v3 Top 20% Quality Dataset with complete 20-task annotations including rewriting_needed

Browse files
Files changed (2) hide show
  1. README.md +97 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: article_id
7
+ dtype: string
8
+ - name: path
9
+ dtype: string
10
+ - name: section_title
11
+ dtype: string
12
+ - name: educational_score
13
+ dtype: float64
14
+ - name: educational_score_predicted
15
+ dtype: float64
16
+ - name: domain
17
+ dtype: string
18
+ - name: document_type
19
+ dtype: string
20
+ - name: domain_scores
21
+ sequence: float64
22
+ - name: document_type_scores
23
+ sequence: float64
24
+ - name: text
25
+ dtype: string
26
+ - name: authors
27
+ sequence: string
28
+ - name: article_url
29
+ dtype: string
30
+ - name: license_type
31
+ dtype: string
32
+ - name: license_url
33
+ dtype: string
34
+ - name: language
35
+ dtype: string
36
+ - name: language_score
37
+ dtype: float64
38
+ - name: age_group
39
+ dtype: float64
40
+ - name: assertion_type
41
+ dtype: float64
42
+ - name: certainty_level
43
+ dtype: float64
44
+ - name: contains_abbreviations
45
+ dtype: float64
46
+ - name: contains_bias
47
+ dtype: float64
48
+ - name: contains_numbers
49
+ dtype: float64
50
+ - name: content_novelty
51
+ dtype: float64
52
+ - name: content_richness
53
+ dtype: float64
54
+ - name: list_format
55
+ dtype: float64
56
+ - name: pretraining_suitable
57
+ dtype: float64
58
+ - name: rewriting_needed
59
+ dtype: float64
60
+ - name: sex
61
+ dtype: float64
62
+ - name: terminology_precision
63
+ dtype: float64
64
+ - name: writing_quality
65
+ dtype: float64
66
+ - name: content_type
67
+ dtype: string
68
+ - name: content_type_confidence
69
+ dtype: float64
70
+ - name: interactive_elements
71
+ dtype: string
72
+ - name: interactive_elements_confidence
73
+ dtype: float64
74
+ - name: medical_subfield
75
+ dtype: int64
76
+ - name: medical_subfield_confidence
77
+ dtype: float64
78
+ - name: text_type
79
+ dtype: int64
80
+ - name: text_type_confidence
81
+ dtype: float64
82
+ - name: writing_style
83
+ dtype: int64
84
+ - name: writing_style_confidence
85
+ dtype: float64
86
+ splits:
87
+ - name: train
88
+ num_bytes: 1052255
89
+ num_examples: 325
90
+ download_size: 641462
91
+ dataset_size: 1052255
92
+ configs:
93
+ - config_name: default
94
+ data_files:
95
+ - split: train
96
+ path: data/train-*
97
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:872a6790124c5a80e5bfde01599944a8bf96ff94f58a3b462494f5c1b4aa0ca8
3
+ size 641462