File size: 2,000 Bytes
1133055
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6702d28
 
 
 
 
 
 
 
 
 
 
1133055
 
 
 
 
 
 
 
 
 
 
6702d28
 
 
 
 
 
1133055
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
62
63
64
65
66
67
68
69
70
71
72
73
74
---
dataset_info:
  features:
  - name: session_id
    dtype: string
  - name: chat_history
    sequence: string
  - name: model_input
    dtype: string
  - name: output
    sequence: string
  - name: generator
    dtype: string
  - name: configs
    struct:
    - name: engine
      dtype: string
    - name: max_tokens
      dtype: int64
    - name: repetition_penalty
      dtype: int64
    - name: temperature
      dtype: float64
    - name: top_p
      dtype: float64
  - name: dataset
    dtype: string
  - name: primary_tag
    dtype: string
  - name: language
    dtype: string
  splits:
  - name: Sailor2_8B_sea_uf_gemma2_4o
    num_bytes: 9567672
    num_examples: 1024
  - name: Sailor2_8B_sea_uf_llama3_4o
    num_bytes: 9131847
    num_examples: 1024
  - name: Sailor2_8B_sea_uf_llama3_4o_lr0.001
    num_bytes: 8773654
    num_examples: 1024
  - name: Sailor2_8B_sea_uf_llama3_4o_lr0.003
    num_bytes: 8198163
    num_examples: 1024
  - name: Sailor2_20B_sea_uf_llama3_4o_lr0.007
    num_bytes: 7897670
    num_examples: 1024
  - name: Sailor2_20B_sea_uf_llama3_4o_lr0.01
    num_bytes: 7437760
    num_examples: 1024
  - name: sailor2_8B_sft_1119_2stage_longxu_hf
    num_bytes: 8577784
    num_examples: 1024
  download_size: 25761693
  dataset_size: 59584550
configs:
- config_name: default
  data_files:
  - split: Sailor2_8B_sea_uf_gemma2_4o
    path: data/Sailor2_8B_sea_uf_gemma2_4o-*
  - split: Sailor2_8B_sea_uf_llama3_4o
    path: data/Sailor2_8B_sea_uf_llama3_4o-*
  - split: Sailor2_8B_sea_uf_llama3_4o_lr0.001
    path: data/Sailor2_8B_sea_uf_llama3_4o_lr0.001-*
  - split: Sailor2_8B_sea_uf_llama3_4o_lr0.003
    path: data/Sailor2_8B_sea_uf_llama3_4o_lr0.003-*
  - split: Sailor2_20B_sea_uf_llama3_4o_lr0.007
    path: data/Sailor2_20B_sea_uf_llama3_4o_lr0.007-*
  - split: Sailor2_20B_sea_uf_llama3_4o_lr0.01
    path: data/Sailor2_20B_sea_uf_llama3_4o_lr0.01-*
  - split: sailor2_8B_sft_1119_2stage_longxu_hf
    path: data/sailor2_8B_sft_1119_2stage_longxu_hf-*
---