mishkashishka commited on
Commit
25de016
·
verified ·
1 Parent(s): 7a6cfd9

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "neal49/distilbert-sst2-runglue",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
 
1
  {
2
+ "_name_or_path": "mishkashishka/dnd",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForSequenceClassification"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bca6dc4d3bc8afdbf647694dc0e949136eddbb79934bb6f5388e37a52ac9bc1
3
  size 267855978
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86f157b86773ba72d2030f284a6b16cf4b4d2503052f28c41ef9ef0b385daa6
3
  size 267855978
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:baf9d93feaa3875b618e332cef856098776748c511b3d7e6404809583018b0e7
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37f816a3ae84da0d8689b1638e4219ef996071091c88b584817a182cbfa1c68
3
  size 4472