"...composable_kernel_onnxruntime.git" did not exist on "cc8df39e780fadf259ae0b822fa8403fa214d4ba"
Commit ae1d03fc authored by Matt Maybeno's avatar Matt Maybeno Committed by Julien Chaumond
Browse files

Add roberta to doc

parent 4e5f88b7
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
""" Fine-tuning the library models for named entity recognition on CoNLL-2003 (Bert). """ """ Fine-tuning the library models for named entity recognition on CoNLL-2003 (Bert or Roberta). """
from __future__ import absolute_import, division, print_function from __future__ import absolute_import, division, print_function
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment