cxoijve commited on
Commit
72d38bb
β€’
1 Parent(s): 18d3495

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -12
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: peft
3
  base_model: KT-AI/midm-bitext-S-7B-inst-v1
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -9,12 +11,28 @@ base_model: KT-AI/midm-bitext-S-7B-inst-v1
9
 
10
 
11
 
12
- ## Model Details
13
-
14
  ### Model Description
15
 
16
- <!-- Provide a longer summary of what this model is. -->
 
 
 
 
 
 
17
 
 
 
 
 
 
 
 
 
 
 
 
 
18
 
19
 
20
  - **Developed by:** [More Information Needed]
@@ -73,11 +91,7 @@ Use the code below to get started with the model.
73
 
74
  [More Information Needed]
75
 
76
- ## Training Details
77
-
78
- ### Training Data
79
 
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
 
82
  [More Information Needed]
83
 
@@ -90,10 +104,6 @@ Use the code below to get started with the model.
90
  [More Information Needed]
91
 
92
 
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
  #### Speeds, Sizes, Times [optional]
98
 
99
  <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
@@ -217,4 +227,4 @@ The following `bitsandbytes` quantization config was used during training:
217
  ### Framework versions
218
 
219
 
220
- - PEFT 0.6.2
 
1
  ---
2
  library_name: peft
3
  base_model: KT-AI/midm-bitext-S-7B-inst-v1
4
+ datasets:
5
+ - nsmc
6
  ---
7
 
8
  # Model Card for Model ID
 
11
 
12
 
13
 
 
 
14
  ### Model Description
15
 
16
+ <!--
17
+ NSMC 데이터에 λŒ€ν•΄ KT-AI/midm-bitext-S-7B-inst-v1 λ―Έμ„ΈνŠœλ‹
18
+
19
+ λͺ©ν‘œ
20
+
21
+ - μ˜ν™” 리뷰 ν…μŠ€νŠΈλ₯Ό ν”„λ‘¬ν”„νŠΈμ— ν¬ν•¨ν•˜μ—¬ λͺ¨λΈμ— μž…λ ₯ν•˜λ©΄ '긍정' λ˜λŠ” 'λΆ€μ •'이라고 예츑 ν…μŠ€νŠΈλ₯Ό 직접 생성
22
+
23
 
24
+ μš”κ±΄
25
+
26
+ - NSMC의 train μŠ€ν”Œλ¦Ώ μ•žμͺ½ 2,000개 μ΄μƒμ˜ μƒ˜ν”Œμ„ ν•™μŠ΅μ— μ‚¬μš©ν…ŒμŠ€νŠΈλŠ” test μŠ€ν”Œλ¦Ώ μ•žμͺ½ 1,000개의 μƒ˜ν”Œλ§Œ μΈ‘μ •ν•  것
27
+
28
+ -->
29
+
30
+ ## Training Details
31
+
32
+ <!--
33
+ Training data: nsmc 'train' data 쀑 μƒμœ„ 2000개의 μƒ˜ν”Œ
34
+ Evaluation data: nsmc 'test' data 쀑 μƒμœ„ 1000개의 μƒ˜ν”Œ
35
+ -->
36
 
37
 
38
  - **Developed by:** [More Information Needed]
 
91
 
92
  [More Information Needed]
93
 
 
 
 
94
 
 
95
 
96
  [More Information Needed]
97
 
 
104
  [More Information Needed]
105
 
106
 
 
 
 
 
107
  #### Speeds, Sizes, Times [optional]
108
 
109
  <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
 
227
  ### Framework versions
228
 
229
 
230
+ - PEFT 0.6.2