Yuhhi commited on
Commit
f9ad37f
1 Parent(s): 69ed1ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +48 -48
README.md CHANGED
@@ -1,48 +1,48 @@
1
- ---
2
- base_model: tf_model.h5
3
- tags:
4
- - generated_from_keras_callback
5
- model-index:
6
- - name: ai-text-detector
7
- results: []
8
- ---
9
-
10
- <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
- probably proofread and complete it, then remove this comment. -->
12
-
13
- # ai-text-detector
14
-
15
- This model is a fine-tuned version of [tf_model.h5](https://huggingface.co/tf_model.h5) on an unknown dataset.
16
- It achieves the following results on the evaluation set:
17
-
18
-
19
- ## Model description
20
-
21
- More information needed
22
-
23
- ## Intended uses & limitations
24
-
25
- More information needed
26
-
27
- ## Training and evaluation data
28
-
29
- More information needed
30
-
31
- ## Training procedure
32
-
33
- ### Training hyperparameters
34
-
35
- The following hyperparameters were used during training:
36
- - optimizer: None
37
- - training_precision: float32
38
-
39
- ### Training results
40
-
41
-
42
-
43
- ### Framework versions
44
-
45
- - Transformers 4.32.1
46
- - TensorFlow 2.15.0
47
- - Datasets 2.12.0
48
- - Tokenizers 0.13.2
 
1
+ ---
2
+ base_model: tf_model.h5
3
+ tags:
4
+ - generated_from_keras_callback
5
+ model-index:
6
+ - name: ai-text-detector
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
+ probably proofread and complete it, then remove this comment. -->
12
+
13
+ # ai-text-detector
14
+
15
+ This model is a fine-tuned version of [tf_model.h5](https://huggingface.co/Yuhhi/tf_model.h5) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - optimizer: None
37
+ - training_precision: float32
38
+
39
+ ### Training results
40
+
41
+
42
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.32.1
46
+ - TensorFlow 2.15.0
47
+ - Datasets 2.12.0
48
+ - Tokenizers 0.13.2