File size: 856 Bytes
787f736
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
dataset_info:
  features:
  - name: drug_name
    dtype: string
  - name: application_number
    dtype: string
  - name: established_name
    dtype: string
  - name: chunk_index
    dtype: int64
  - name: section_heading
    dtype: string
  - name: page
    dtype: 'null'
  - name: prompt
    dtype: string
  - name: text
    dtype: string
  - name: qwen35_27b_extraction
    dtype: string
  - name: qwen35_27b_extraction_raw_response
    dtype: string
  - name: qwen35_27b_extraction_finish_reason
    dtype: string
  - name: qwen35_27b_extraction_truncated
    dtype: bool
  - name: qwen35_27b_extraction_error
    dtype: 'null'
  splits:
  - name: qwen35_27b
    num_bytes: 594127
    num_examples: 75
  download_size: 194238
  dataset_size: 594127
configs:
- config_name: default
  data_files:
  - split: qwen35_27b
    path: data/qwen35_27b-*
---