File size: 831 Bytes
7f94554
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: prompt ID
    dtype: int64
  - name: language
    dtype: string
  - name: topic
    dtype: string
  - name: original prompt
    dtype: string
  - name: translated prompt
    dtype: string
  - name: 'answer: mistralai/Mistral-7B-Instruct-v0.3 - original'
    sequence: string
  - name: 'answer: mistralai/Mistral-7B-Instruct-v0.3 - mixed'
    sequence: string
  - name: 'answer: mistralai/Mistral-7B-Instruct-v0.3 - translated'
    sequence: string
  splits:
  - name: exp_5_23_mistralai__Mistral_7B_Instruct_v0.3_answers
    num_bytes: 10521
    num_examples: 1
  download_size: 34545
  dataset_size: 10521
configs:
- config_name: default
  data_files:
  - split: exp_5_23_mistralai__Mistral_7B_Instruct_v0.3_answers
    path: data/exp_5_23_mistralai__Mistral_7B_Instruct_v0.3_answers-*
---