george2cool36 commited on
Commit
114ffbd
·
verified ·
1 Parent(s): 8b82199

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -29,8 +29,8 @@ Fine-tuned **DistilBERT** for text classification on a classmate's HW1 dataset.
29
  ## Results (Test)
30
  - Accuracy: 0.0000
31
  - F1 (macro): 0.0000
32
- - Precision (macro): 0.0000
33
- - Recall (macro): 0.0000
34
 
35
  ## Notes & Limitations
36
  - Small student dataset; results may vary with seeds.
 
29
  ## Results (Test)
30
  - Accuracy: 0.0000
31
  - F1 (macro): 0.0000
32
+ - Precision (macro): nan
33
+ - Recall (macro): nan
34
 
35
  ## Notes & Limitations
36
  - Small student dataset; results may vary with seeds.
checkpoint-15/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d807c6de71ec5f0fc9eaebd1922f4a1708c9b6988968e9751589c947c307543
3
  size 268134024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96b4edc0c80b1cca475abbf982383a71485060cda143e2bc8dd202d336b35d5
3
  size 268134024
checkpoint-15/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40404d119c357499fd2fee7b9006105dea48d422752dbb5e79a61ed963ed9a5f
3
  size 536327755
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8bd06bdeec31679682437413a2b812b99a7de4e5514b967716e29b10532909
3
  size 536327755
checkpoint-15/tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
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
  {
checkpoint-15/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df750cbb8703ea5f96143245885b9b782a6f80db21fcf5370dbb6ed9ca6fbcd3
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3596033de8ce94e4ebbe62e8350494dcdf6712041dc9ad7489d9abb41432e797
3
  size 5777
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d807c6de71ec5f0fc9eaebd1922f4a1708c9b6988968e9751589c947c307543
3
  size 268134024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d96b4edc0c80b1cca475abbf982383a71485060cda143e2bc8dd202d336b35d5
3
  size 268134024
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
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
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df750cbb8703ea5f96143245885b9b782a6f80db21fcf5370dbb6ed9ca6fbcd3
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3596033de8ce94e4ebbe62e8350494dcdf6712041dc9ad7489d9abb41432e797
3
  size 5777