File size: 780 Bytes
4788dc0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
809c835
 
 
 
 
4788dc0
 
 
 
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: conversations
    sequence: string
  - name: source
    dtype: string
  - name: length
    dtype: int64
  - name: prompt_id
    dtype: string
  - name: prompt
    dtype: string
  - name: messages
    list:
    - name: content
      dtype: string
    - name: role
      dtype: string
  - name: meta
    struct:
    - name: category
      dtype: string
    - name: source
      dtype: string
  splits:
  - name: train_ift
    num_bytes: 5982129
    num_examples: 1000
  - name: test_ift
    num_bytes: 144111
    num_examples: 300
  download_size: 3573409
  dataset_size: 6126240
---
# Dataset Card for "lima"

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