add gamma
Browse files- README.md +6 -1
- gamma/out.jsonl +3 -0
README.md
CHANGED
|
@@ -10,10 +10,15 @@ configs:
|
|
| 10 |
data_files:
|
| 11 |
- split: train
|
| 12 |
path: "beta/out.jsonl"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
# 中文錯字糾正資料集
|
| 15 |
|
| 16 |
包含錯誤類型:隨機錯字、近似音錯字、缺字錯誤、冗字錯誤。
|
| 17 |
|
| 18 |
- alpha: 95%錯誤,5%不變。
|
| 19 |
-
- beta: 50%錯誤,50%不變。
|
|
|
|
|
|
| 10 |
data_files:
|
| 11 |
- split: train
|
| 12 |
path: "beta/out.jsonl"
|
| 13 |
+
- config_name: gamma
|
| 14 |
+
data_files:
|
| 15 |
+
- split: train
|
| 16 |
+
path: "gamma/out.jsonl"
|
| 17 |
---
|
| 18 |
# 中文錯字糾正資料集
|
| 19 |
|
| 20 |
包含錯誤類型:隨機錯字、近似音錯字、缺字錯誤、冗字錯誤。
|
| 21 |
|
| 22 |
- alpha: 95%錯誤,5%不變。
|
| 23 |
+
- beta: 50%錯誤,50%不變。
|
| 24 |
+
- gamma: 100%錯誤。
|
gamma/out.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a255231b50605c2c48e505159a5d1c0bea75f271210677b9e163cfa8a33bc27
|
| 3 |
+
size 33750516
|