File size: 536 Bytes
9cd4755
 
 
 
 
fd22513
 
 
 
 
 
 
 
 
 
 
 
2241b46
 
fd22513
2241b46
 
 
 
fd22513
 
 
 
 
 
 
 
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
---
language:
- fr
size_categories:
- n<1K
task_categories:
- text-generation
dataset_info:
  features:
  - name: instruction
    dtype: string
  - name: input
    dtype: string
  - name: output
    dtype: string
  splits:
  - name: train
    num_bytes: 59815.11111111111
    num_examples: 40
  - name: test
    num_bytes: 7476.888888888889
    num_examples: 5
  download_size: 38687
  dataset_size: 67292.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---