gunnybd01 commited on
Commit
2423557
·
verified ·
1 Parent(s): c7ab614

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Model_name
5
+ dtype: string
6
+ - name: Train_size
7
+ dtype: int64
8
+ - name: Test_size
9
+ dtype: int64
10
+ - name: arg
11
+ struct:
12
+ - name: adafactor
13
+ dtype: bool
14
+ - name: adam_beta1
15
+ dtype: float64
16
+ - name: adam_beta2
17
+ dtype: float64
18
+ - name: adam_epsilon
19
+ dtype: float64
20
+ - name: bf16
21
+ dtype: bool
22
+ - name: fp16
23
+ dtype: bool
24
+ - name: fp16_opt_level
25
+ dtype: string
26
+ - name: gradient_accumulation_steps
27
+ dtype: int64
28
+ - name: half_precision_backend
29
+ dtype: string
30
+ - name: label_smoothing_factor
31
+ dtype: float64
32
+ - name: learning_rate
33
+ dtype: float64
34
+ - name: lr_scheduler_type
35
+ dtype: string
36
+ - name: max_grad_norm
37
+ dtype: float64
38
+ - name: max_steps
39
+ dtype: int64
40
+ - name: n_gpu
41
+ dtype: int64
42
+ - name: num_train_epochs
43
+ dtype: int64
44
+ - name: optim
45
+ dtype: string
46
+ - name: optim_args
47
+ dtype: string
48
+ - name: per_device_eval_batch_size
49
+ dtype: int64
50
+ - name: per_device_train_batch_size
51
+ dtype: int64
52
+ - name: warmup_ratio
53
+ dtype: float64
54
+ - name: warmup_steps
55
+ dtype: int64
56
+ - name: weight_decay
57
+ dtype: float64
58
+ - name: lora
59
+ list: string
60
+ - name: Parameters
61
+ dtype: int64
62
+ - name: Trainable_parameters
63
+ dtype: int64
64
+ - name: r
65
+ dtype: int64
66
+ - name: Memory Allocation
67
+ dtype: float64
68
+ - name: Training Time
69
+ dtype: string
70
+ - name: accuracy
71
+ dtype: float64
72
+ - name: f1_macro
73
+ dtype: float64
74
+ - name: f1_weighted
75
+ dtype: float64
76
+ - name: precision
77
+ dtype: float64
78
+ - name: recall
79
+ dtype: float64
80
+ splits:
81
+ - name: Normal
82
+ num_bytes: 5932
83
+ num_examples: 17
84
+ - name: FocalLoss
85
+ num_bytes: 3867
86
+ num_examples: 11
87
+ - name: ClassBalanced
88
+ num_bytes: 5583
89
+ num_examples: 16
90
+ - name: Resample
91
+ num_bytes: 4925
92
+ num_examples: 14
93
+ - name: CostSensitive
94
+ num_bytes: 5570
95
+ num_examples: 16
96
+ - name: SmoothLabels
97
+ num_bytes: 5602
98
+ num_examples: 16
99
+ download_size: 104590
100
+ dataset_size: 31479
101
+ configs:
102
+ - config_name: default
103
+ data_files:
104
+ - split: Normal
105
+ path: data/Normal-*
106
+ - split: FocalLoss
107
+ path: data/FocalLoss-*
108
+ - split: ClassBalanced
109
+ path: data/ClassBalanced-*
110
+ - split: Resample
111
+ path: data/Resample-*
112
+ - split: CostSensitive
113
+ path: data/CostSensitive-*
114
+ - split: SmoothLabels
115
+ path: data/SmoothLabels-*
116
+ ---
data/ClassBalanced-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98ce73e64f4b884ccc077396d1a6359ccea1a570c21d7377a0c0932ce326808b
3
+ size 17486
data/CostSensitive-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f012297df2ff9d07d73eecf24353a4834263c75ef43c2a4c2ec1e52b0f35071
3
+ size 17525
data/FocalLoss-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ab3466c6ccf3685ea4999220d83d2d5b639009f7f1273ad21029dfc1157906d
3
+ size 17057
data/Normal-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59936d302554e08c80272468b4482035c6e3d0de954c9d4ebebcd7d4b2c250b
3
+ size 17676
data/Resample-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2074ed6f4ed69dd472f66a8cdfacada9313be7468e542b9a8d0dcdd8bbc4eca5
3
+ size 17321
data/SmoothLabels-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba7e238809f414e2684d42d51dc985adf91731ff1a4810690607bf15192c843
3
+ size 17525