Varun53 commited on
Commit
6307c47
1 Parent(s): 4ea677f

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "roberta-base",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "AI",
15
+ "1": "human"
16
+ },
17
+ "initializer_range": 0.02,
18
+ "intermediate_size": 3072,
19
+ "layer_norm_eps": 1e-05,
20
+ "max_position_embeddings": 514,
21
+ "model_type": "roberta",
22
+ "num_attention_heads": 12,
23
+ "num_hidden_layers": 12,
24
+ "pad_token_id": 1,
25
+ "position_embedding_type": "absolute",
26
+ "problem_type": "single_label_classification",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.38.2",
29
+ "type_vocab_size": 1,
30
+ "use_cache": true,
31
+ "vocab_size": 50265
32
+ }
logs/events.out.tfevents.1711470915.7dc25757d843.625.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bdaae90c2a3207e60709f8de5629f8b30921b5a8716aa7098ac36f0a20db087
3
+ size 4674
logs/events.out.tfevents.1711470952.7dc25757d843.625.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c09ec550e283d08471f9353332bece310c35b991340ff98d95a83716f475bb0
3
+ size 4674
logs/events.out.tfevents.1711471884.7dc25757d843.625.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b63d7915485eb05f3b0bd22ae082692ab8f6007aa820c7ddfae1eaf499be76b8
3
+ size 4674
logs/events.out.tfevents.1711472572.7dc25757d843.625.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e26ea3933fe0cca487dc6d914bea04ed7f178051ce271146d68f4134faf52d
3
+ size 9260
logs/events.out.tfevents.1711473122.7dc25757d843.625.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1444d84adfb662134491c9a77cdeb8004da0a7f0ec5a733d0d7739797ef73940
3
+ size 27011
logs/events.out.tfevents.1711473383.7dc25757d843.625.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66d30a44f232b59f8d9ff185f2c4ed4dcb4022c7083c6e0be2f397f5c4a3fd96
3
+ size 359
logs/events.out.tfevents.1711473705.7dc25757d843.625.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b93ff29e19dcc97ef4671d79428dd4f5a970f0803f3329a84fbf3b1726cb6f7
3
+ size 10332
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd7a651254352682ba55f536bc4fb11a18ca76d9825b31de8402e7a98bb73f52
3
+ size 498612824
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9e23fbee0d39ea3909275752aeed6393b9107c680a095337003e371c93f6f43
3
+ size 4920