File size: 862 Bytes
92d41e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: representation
    dtype: string
  - name: representation_type
    dtype: string
  - name: prompt_template
    dtype: string
  - name: completion_template
    dtype: string
  - name: completion
    dtype: string
  - name: completion_names
    dtype: string
  - name: completion_labels
    dtype: string
  - name: constraint
    dtype: string
  - name: filled_prompt
    dtype: string
  - name: filled_completion
    dtype: string
  splits:
  - name: train
    num_bytes: 206763010
    num_examples: 323500
  download_size: 15384432
  dataset_size: 206763010
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "chemnlp-chem-caption"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)