YNJI commited on
Commit
d75c8de
1 Parent(s): f8fe285
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. ELECTRA-master/.gitignore +3 -0
  2. ELECTRA-master/LICENSE +3 -0
  3. ELECTRA-master/README.md +3 -0
  4. ELECTRA-master/README_EN.md +3 -0
  5. ELECTRA-master/docs/tpu_training.md +3 -0
  6. ELECTRA-master/docs/tpu_training_EN.md +3 -0
  7. ELECTRA-master/docs/wordpiece_vocab.md +3 -0
  8. ELECTRA-master/docs/wordpiece_vocab_EN.md +3 -0
  9. ELECTRA-master/finetune/.gitignore +3 -0
  10. ELECTRA-master/finetune/README.md +3 -0
  11. ELECTRA-master/finetune/README_EN.md +3 -0
  12. ELECTRA-master/finetune/config/hate-speech/distilkobert.json +3 -0
  13. ELECTRA-master/finetune/config/hate-speech/hanbert.json +3 -0
  14. ELECTRA-master/finetune/config/hate-speech/kobert.json +3 -0
  15. ELECTRA-master/finetune/config/hate-speech/koelectra-base-v2.json +3 -0
  16. ELECTRA-master/finetune/config/hate-speech/koelectra-base-v3.json +3 -0
  17. ELECTRA-master/finetune/config/hate-speech/koelectra-base.json +3 -0
  18. ELECTRA-master/finetune/config/hate-speech/koelectra-small-v2.json +3 -0
  19. ELECTRA-master/finetune/config/hate-speech/koelectra-small-v3.json +3 -0
  20. ELECTRA-master/finetune/config/hate-speech/koelectra-small.json +3 -0
  21. ELECTRA-master/finetune/config/hate-speech/xlm-roberta.json +3 -0
  22. ELECTRA-master/finetune/config/kornli/distilkobert.json +3 -0
  23. ELECTRA-master/finetune/config/kornli/hanbert.json +3 -0
  24. ELECTRA-master/finetune/config/kornli/kobert.json +3 -0
  25. ELECTRA-master/finetune/config/kornli/koelectra-base-v2.json +3 -0
  26. ELECTRA-master/finetune/config/kornli/koelectra-base-v3.json +3 -0
  27. ELECTRA-master/finetune/config/kornli/koelectra-base.json +3 -0
  28. ELECTRA-master/finetune/config/kornli/koelectra-small-v2.json +3 -0
  29. ELECTRA-master/finetune/config/kornli/koelectra-small-v3.json +3 -0
  30. ELECTRA-master/finetune/config/kornli/koelectra-small.json +3 -0
  31. ELECTRA-master/finetune/config/kornli/xlm-roberta.json +3 -0
  32. ELECTRA-master/finetune/config/korquad/distilkobert.json +3 -0
  33. ELECTRA-master/finetune/config/korquad/hanbert.json +3 -0
  34. ELECTRA-master/finetune/config/korquad/kobert.json +3 -0
  35. ELECTRA-master/finetune/config/korquad/koelectra-base-v2.json +3 -0
  36. ELECTRA-master/finetune/config/korquad/koelectra-base-v3.json +3 -0
  37. ELECTRA-master/finetune/config/korquad/koelectra-base.json +3 -0
  38. ELECTRA-master/finetune/config/korquad/koelectra-small-v2.json +3 -0
  39. ELECTRA-master/finetune/config/korquad/koelectra-small-v3.json +3 -0
  40. ELECTRA-master/finetune/config/korquad/koelectra-small.json +3 -0
  41. ELECTRA-master/finetune/config/korquad/xlm-roberta.json +3 -0
  42. ELECTRA-master/finetune/config/korsts/distilkobert.json +3 -0
  43. ELECTRA-master/finetune/config/korsts/hanbert.json +3 -0
  44. ELECTRA-master/finetune/config/korsts/kobert.json +3 -0
  45. ELECTRA-master/finetune/config/korsts/koelectra-base-v2.json +3 -0
  46. ELECTRA-master/finetune/config/korsts/koelectra-base-v3.json +3 -0
  47. ELECTRA-master/finetune/config/korsts/koelectra-base.json +3 -0
  48. ELECTRA-master/finetune/config/korsts/koelectra-small-v2.json +3 -0
  49. ELECTRA-master/finetune/config/korsts/koelectra-small-v3.json +3 -0
  50. ELECTRA-master/finetune/config/korsts/koelectra-small.json +3 -0
ELECTRA-master/.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd479a56535d76dcde36ba8db122411d1338a001f7e1f281d13a97a922eab25
3
+ size 1843
ELECTRA-master/LICENSE ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43070e2d4e532684de521b885f385d0841030efa2b1a20bafb76133a5e1379c1
3
+ size 11356
ELECTRA-master/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f923ec05fcbf0ad4d9ae25f8b30a0542aebc2175bd1b765367607e88c68ce2
3
+ size 14058
ELECTRA-master/README_EN.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41474ed8ff6cdbdce0ca3c0eb58d4c000009706cf46d9b52180a84b4d286ff6a
3
+ size 13374
ELECTRA-master/docs/tpu_training.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd51770c366d6c4ec5d8abf413e30db84af1d4e5fac8e44fccfb345087951574
3
+ size 2918
ELECTRA-master/docs/tpu_training_EN.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed23baef0a1287666c9e67e12abaf839485957c5b082bf99ee653a298e6fdb0c
3
+ size 2796
ELECTRA-master/docs/wordpiece_vocab.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58f8d09f007a502afb0a2b09278379d9e3d24beb553c86db3e3cd0cd71d517df
3
+ size 3751
ELECTRA-master/docs/wordpiece_vocab_EN.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9e5a8b67084a5eddfad7e9c131a7444063de1f6b6a0e9ce4ecd862cfa324da
3
+ size 3348
ELECTRA-master/finetune/.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43f94562e30c41159459bf72689eb3e60116159553c7b755dc6bbc8f542eefd2
3
+ size 57
ELECTRA-master/finetune/README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aad03ad772bb339289a03d2d43a93bc8d19629fded3d217c9cfa82b60b5c599
3
+ size 6022
ELECTRA-master/finetune/README_EN.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:530b1a4378ddde5b3fcd7fec852c0c3ab3c92bf6892f9a2c6b761e7ce1c991bb
3
+ size 5883
ELECTRA-master/finetune/config/hate-speech/distilkobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd281a7d1c058819a90e5321f0416b1956f832c7aed7b196bf317f7a647989d
3
+ size 795
ELECTRA-master/finetune/config/hate-speech/hanbert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a1558c22fd044214064c7c7337ccfe6c2dd4fd30078ea2acd55828ea584e4f9
3
+ size 782
ELECTRA-master/finetune/config/hate-speech/kobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8217a9c1b96b8528a61c731e56311270483409ef0bba1a071e2f92a4bc497b3
3
+ size 777
ELECTRA-master/finetune/config/hate-speech/koelectra-base-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:741df371ecd2a17c72a2c617e220b67e8da7380f41a98276dff4c98481cc03e6
3
+ size 824
ELECTRA-master/finetune/config/hate-speech/koelectra-base-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df47d520b35f756e5cc6bd983363d8d35fffd29c1c9d45ddd352caa4b4fd9884
3
+ size 824
ELECTRA-master/finetune/config/hate-speech/koelectra-base.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd812b74d80f84217925ae6e5e9a38d18a898a111a0af01c95987c8966c86c9a
3
+ size 815
ELECTRA-master/finetune/config/hate-speech/koelectra-small-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98a2fecac40b8567f893d66f65139a67554839657247607c509eefe47c861f5
3
+ size 827
ELECTRA-master/finetune/config/hate-speech/koelectra-small-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9bed5c051d762f80c906d07285a5e053b6b58ceec9d9bbe1e66a43e0ebbf3a7
3
+ size 827
ELECTRA-master/finetune/config/hate-speech/koelectra-small.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27d68d9494d2d9413da607410e710ace9ca591d932a004e463a08a888e598c0
3
+ size 818
ELECTRA-master/finetune/config/hate-speech/xlm-roberta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3fdba040d04f154aba713029c1a099f34f831fe083fafb2a5f484ee90e43b69
3
+ size 788
ELECTRA-master/finetune/config/kornli/distilkobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14886ab05d67eaf6e06a354206223497312850afd32f9042bc572f376fa8fbcf
3
+ size 825
ELECTRA-master/finetune/config/kornli/hanbert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6adf57b9369e8e17658ac8ce87399bfcdb8149430b8b6547cc5afe070ee33a
3
+ size 811
ELECTRA-master/finetune/config/kornli/kobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10fd15de62530077a797e3711d91815205b42b92c90795864ee00a0a78576e49
3
+ size 806
ELECTRA-master/finetune/config/kornli/koelectra-base-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63225f68184eca2b8d60c98f0677b7b2142a3a9395505d3abd534afa3bbea5fd
3
+ size 853
ELECTRA-master/finetune/config/kornli/koelectra-base-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a0ddf83bf8b14f1c68194252096c0d06416f0ffe1f11afa8a3ca08bf47c4a4a
3
+ size 853
ELECTRA-master/finetune/config/kornli/koelectra-base.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ffaa877e797ff4f7c766c9459a5c62eb230904055f14162bc29cfe441da1b33
3
+ size 844
ELECTRA-master/finetune/config/kornli/koelectra-small-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c60ad596de9718b50447343f528969b56b01ea32358eaae3f9fe57e0197a17
3
+ size 857
ELECTRA-master/finetune/config/kornli/koelectra-small-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b5aab2b857fcdf3489be93fff6026b61e9fdbd37d4fe8cbdeb7ce1e053c37e8
3
+ size 857
ELECTRA-master/finetune/config/kornli/koelectra-small.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:550989f669508efaa1dc835020bce614f27335d1f2da88ffbed070b833fb434c
3
+ size 848
ELECTRA-master/finetune/config/kornli/xlm-roberta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51b0f9f0e88cd2f037791a3b3f5f8353209a59ce69673daee4f5d9f23ea83340
3
+ size 818
ELECTRA-master/finetune/config/korquad/distilkobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb647f828ef6a2493106335785ed4d8e2fcb118c56e52c8bd4d77c74af46de8
3
+ size 1041
ELECTRA-master/finetune/config/korquad/hanbert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434937a4c767e1233cb721340fa39ccc7df1fe0358fbbebf7fbd64a3b41095d1
3
+ size 1027
ELECTRA-master/finetune/config/korquad/kobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:544f3091842e7ced6a685e0130238009c2b50264baab9a9c8bf43f164b02770e
3
+ size 1022
ELECTRA-master/finetune/config/korquad/koelectra-base-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2579b34c1bb65d732d145142c2c8c546ac37438a2ad4afa028bee664c8d3349
3
+ size 1069
ELECTRA-master/finetune/config/korquad/koelectra-base-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9069bba21099a3f1721a6c610f826f53499f1e4b3b0337f47ee5561f10e7a31c
3
+ size 1069
ELECTRA-master/finetune/config/korquad/koelectra-base.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0657a420f4cf742ddbde13322b8f20845142859fea991da2371313ce9256cf8
3
+ size 1060
ELECTRA-master/finetune/config/korquad/koelectra-small-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b9b8a156a52977680d7e0ac408e70448c08930d50a24ba9121a5c0b2fb89c3e
3
+ size 1073
ELECTRA-master/finetune/config/korquad/koelectra-small-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0b337fe6b60eabc6acd1d1dfe8d4f6fa597689d06c12d580ea3e92f92562129
3
+ size 1073
ELECTRA-master/finetune/config/korquad/koelectra-small.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d9679dcd37cdc905266b666774b9951ce67474bdd9e38a9e28a28d6998ad5e9
3
+ size 1064
ELECTRA-master/finetune/config/korquad/xlm-roberta.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3da6b66830833b448950c0833bb8c58700eb2b4e4216764915ef436e43d6aea
3
+ size 1033
ELECTRA-master/finetune/config/korsts/distilkobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96b07f0b76a7aebcccdc293e8bb98acd154684887174b8ad68e5d98f76a25984
3
+ size 805
ELECTRA-master/finetune/config/korsts/hanbert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f50016e65136f3b1e31d11f3d40d021a0396f31aededd2ce3bd65e021d9010
3
+ size 792
ELECTRA-master/finetune/config/korsts/kobert.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7946a62f88179d463e2121bc98524b1e737b3dbabcbdc9620d1ba4ed74f228ab
3
+ size 787
ELECTRA-master/finetune/config/korsts/koelectra-base-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49032dd8018fc9010bbd6095261c0da39319062742ff3433907a89f2204d2398
3
+ size 834
ELECTRA-master/finetune/config/korsts/koelectra-base-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42f042f5f6de6b9d6f8031185e484b099c68b7a192592bef18d794aca16c9ca4
3
+ size 834
ELECTRA-master/finetune/config/korsts/koelectra-base.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2edaf2c72ddb8cef52369332703123240d6af1911af33307c3a88f625008889
3
+ size 825
ELECTRA-master/finetune/config/korsts/koelectra-small-v2.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93f1bfb73e92fb9e327ac34db4e0387b349db4d5556ee5d552b0a4f9d8538fd1
3
+ size 837
ELECTRA-master/finetune/config/korsts/koelectra-small-v3.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:005c07faf5ed3b0d363905a50a38e8a47b4c2c7f1f062d2a531aaedb2092d7ac
3
+ size 837
ELECTRA-master/finetune/config/korsts/koelectra-small.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6f8886c65ccc2405a90a34333e9ff73c07aa23bc55619da4135d2917177a7b2
3
+ size 828