affahrizain
commited on
Commit
·
e541772
1
Parent(s):
ecd4829
RoBERTa toxic binary classifier fine tuning completed!
Browse files
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498660333
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a834ddf117f4f7f2e2f445da85c39c61acf39b7362221e0b01340d745aa759b
|
3 |
size 498660333
|
runs/Sep23_19-06-15_8cc40f4d25b9/events.out.tfevents.1663959992.8cc40f4d25b9.823.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ff2cbb5aa71c83b0658655198910d87178f5832b3b30317f69cf9692332dbaf
|
3 |
+
size 5694
|
runs/Sep23_19-06-15_8cc40f4d25b9/events.out.tfevents.1663966195.8cc40f4d25b9.823.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dbe58e8abe159b57882876b0301b08a3c0ecf6472934ab96bb7dcd689e49a5d
|
3 |
+
size 409
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 50,
|
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 |
{
|