Hyeonseo commited on
Commit
247e273
1 Parent(s): 7328280

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "klue/roberta-small",
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "hyeonseo/ko_roberta_small_model",
3
  "architectures": [
4
  "RobertaForTokenClassification"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5dabb962269d73657749362c3cf55b3ed2dc43dbc0841cfdde798e5a5ba3bc82
3
  size 270079149
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8cdca3f9db057abfb190a10b017ff03e76e38dbbe4e4e0337b52623e799107
3
  size 270079149
runs/Jun28_15-03-51_38587da83b2b/events.out.tfevents.1687964633.38587da83b2b.9569.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0efd55b53e4fea49e052195eff4e74a44c6401b729a302b0fe2a45429fa4025f
3
- size 4184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873255820a8936e424e59afa554071f2c71c819eda7c9eea13276f860ec1e909
3
+ size 4545
runs/Jun28_15-10-04_38587da83b2b/1687965007.128327/events.out.tfevents.1687965007.38587da83b2b.9569.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d6c4874fd730e5ea2a05de0577428046cf86419231ad4142ae41cc912c04fc
3
+ size 5888
runs/Jun28_15-10-04_38587da83b2b/events.out.tfevents.1687965007.38587da83b2b.9569.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36eb369efd5a121cf4f14fb6276b298569783e95d50178c58a90445cfc71580
3
+ size 5383
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7762b25a5ce2371c9448143709aac5a57206803e71ceb32094b1cd40726fecc
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d2aa531c3a9d6124cb87920e06e99366fc24a285a2d2268743f52caedf8ebc
3
  size 3579