File size: 1,223 Bytes
e3be9c0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: mit
dataset_info:
  features:
  - name: query
    dtype: string
  - name: candidates
    list:
    - name: abstract
      dtype: string
    - name: author_names
      sequence: string
    - name: corpus_id
      dtype: int64
    - name: doc_id
      dtype: string
    - name: n_citations
      dtype: int64
    - name: n_key_citations
      dtype: int64
    - name: score
      dtype: int64
    - name: title
      dtype: string
    - name: venue
      dtype: string
    - name: year
      dtype: float64
  splits:
  - name: train
    num_bytes: 25210640
    num_examples: 1571
  download_size: 13255874
  dataset_size: 25210640
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
task_categories:
- question-answering
language:
- en
tags:
- chemistry
- biology
- semiconductor
- physics
- toolings
pretty_name: Semiconductor Science Paper Dataset
size_categories:
- n<1K
---
# Semiconductor Dataset

<!-- Provide a quick summary of the dataset. -->

This dataset is a collection of Scientific Report / Paper related to Semiconductor.

## Dataset Details
This dataset was curated from the SciRepEval dataset and only using any information that related to Semiconductor fields.