Text Classification
English
File size: 572 Bytes
680f14c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
artifacts:
  data:
    hash: d086265cf23db90fb4da2a172c845624
    size: 669984
    uri: tf
call_orders:
  __call__:
  - - model
    - __call__
object_type: model
processors:
  model:
    io:
      save_format: h5
      type: tf_keras
    methods:
      __call__:
        args: []
        name: __call__
        returns:
          type: unspecified
        varargs: args
        varargs_type:
          ptype: NoneType
          type: primitive
        varkw: kwargs
    type: tf_keras
requirements:
- module: keras
  version: 2.12.0
- module: tensorflow
  version: 2.12.0