ra312 commited on
Commit
5d85a58
1 Parent(s): f862643

End of training

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
@@ -8,15 +8,7 @@
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
- "id2label": {
12
- "0": "NEGATIVE",
13
- "1": "POSITIVE"
14
- },
15
  "initializer_range": 0.02,
16
- "label2id": {
17
- "NEGATIVE": 0,
18
- "POSITIVE": 1
19
- },
20
  "max_position_embeddings": 512,
21
  "model_type": "distilbert",
22
  "n_heads": 12,
 
1
  {
2
+ "_name_or_path": "stevhliu/my_awesome_model",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
 
 
 
 
11
  "initializer_range": 0.02,
 
 
 
 
12
  "max_position_embeddings": 512,
13
  "model_type": "distilbert",
14
  "n_heads": 12,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3396548b691d7ab5172318826c724de793641b93b6ea85e777d7e40d7fa3bc5f
3
  size 267854125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d72ac87b41a63dba1cfe5414b38c5242732fd3de36146e11f4a7580677f47c3a
3
  size 267854125
runs/May29_13-14-04_python-20230520-152134/1685366044.345294/events.out.tfevents.1685366044.python-20230520-152134 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aeeb58c1c783638bb4435d527ccb6c69c02a0d8ad2ee6a02abfd82e38d07e3d
3
+ size 5613
runs/May29_13-14-04_python-20230520-152134/events.out.tfevents.1685366044.python-20230520-152134 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cea2b845ebffd8a6bbade4ba4d2f8e32b79b5d0289fe9701b5fc748d52ec5c7
3
+ size 4537
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:a6e605362f59fd74bcf868be3bb219241e3ca9198df42ed879ca4ce280778594
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0586a01662cf14634b5781012160b99c1280d76b009dc5ef9ce459421e6bb504
3
  size 3899