farzanmrz commited on
Commit
0c61421
1 Parent(s): 293621c

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "daspartho/text-emotion",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
1
  {
2
+ "_name_or_path": "distilbert-base-uncased-finetuned-goemotion",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd970b61fcba66b668ba63ec751606e7ddb1f2e1d6f061f68a95ce0c54b60f0f
3
  size 267912544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f05c0d703ad9fd14a2dea87a8f6d237e9cef48b9f7a8cd2f4ffecf47c5bac31
3
  size 267912544
runs/Jul07_13-01-01_7fdb2336c9c6/events.out.tfevents.1720357262.7fdb2336c9c6.3658.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35046eb9aaa1ce8f86a0f933a6dfd4238d9802a0e00f42d3d04eb23dba958d32
3
- size 9479
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a426f6c797e8b44e8bf8f9967465ee7b233943d245407fb3e5d18ba311a448b
3
+ size 9833
runs/Jul09_17-57-19_cc3d76faef77/events.out.tfevents.1720547861.cc3d76faef77.62294.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3312290cb1ca8fab31daf634200f7568d475df743fd3a0ddaf6df8cbb504216f
3
+ size 6083
runs/Jul09_17-58-01_cc3d76faef77/events.out.tfevents.1720547882.cc3d76faef77.62294.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc1c3f54640cef4803ea4d6f30f1e0eb96b9064e450f3881ffd169044423299e
3
+ size 7243
runs/Jul09_18-02-08_cc3d76faef77/events.out.tfevents.1720548133.cc3d76faef77.62294.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe859c78c7a59120cb1cf4eb91ba8f1c90812a24fe97f026cd7ff37d7204138
3
+ size 6088
runs/Jul09_18-02-44_cc3d76faef77/events.out.tfevents.1720548165.cc3d76faef77.62294.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffd59158bf4cec1fd5ee7dba3a4c9f92fd48a28d81ecbb23b2ffdff3fec2dc58
3
+ size 88
runs/Jul09_18-03-18_cc3d76faef77/events.out.tfevents.1720548201.cc3d76faef77.62294.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70d0e211c9774d6f2b60f68c663b3543fcb5b18e222dab18e8033d21923cc105
3
+ size 6668
tokenizer.json CHANGED
@@ -1,19 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 0,
14
- "pad_type_id": 0,
15
- "pad_token": "[PAD]"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c451564de31a95d0d3e62258cf06458887f8ccdd8fb4f3062d8c6573046580ab
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d27f6d62236c93cb5f61fea9fafb4b1042531f661f6f9d8064c6f2b96b2962fe
3
  size 5176